dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]compilation error under Fedora Core 1


From: Rhys Weatherley
Subject: Re: [DotGNU]compilation error under Fedora Core 1
Date: Wed, 26 Nov 2003 18:49:51 +1000
User-agent: KMail/1.4.3

On Wednesday 26 November 2003 05:59 pm, Klaus Treichel wrote:

>  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"pnetlib\"
> -DVERSION=\"0.6.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
> -DX_DISPLAY_MISSING=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1
> -DHAVE_TIME_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SELECT=1 -DSIZEOF_INT=4
> -DSIZEOF_LONG=4 -I. -I. -g -O2 -c XsharpSupport.c  -fPIC -DPIC -o
> .libs/XsharpSupport.o
> XsharpSupport.c:1341: error: syntax error before '*' token
> XsharpSupport.c:1347: error: syntax error before '*' token

I've fixed this in CVS now.

There is one problem though - it will only compile those lines if it failed to 
detect X on your system.  Which seems to be the case since 
"X_DISPLAY_MISSING" is on the above command-line.

While libXsharpSupport.so will now compile, Xsharp and Winforms won't work.  
You need to investigate why X wasn't detected under Fedora Core and rectify 
that situation.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]