Hi, last weekend I downloaded RELEASE_2_0_0 from SVN and tried to build it 
with:

make all OPT='-gl'

but it fails the the following message:

/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/compiler/ppc386 -XX -CX -Xs 
-OG2p3 -n -S2h 
-Fu/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/rtl/units/i386-linux 
-Fu/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/packages/base/netdb/units/i386-linux
 
-Fu/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/packages/base/libasync/units/i386-linux
 
-FE. -FU/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/fcl/units/i386-linux 
-gl -di386 -dRELEASE mkxmlrpc.pp
/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/fcl/units/i386-linux/libpmkxmlrpc.a(mkxmlrpc0s26.o):
 
In function `main':
mkxmlrpc.pp:807: undefined reference to `DEBUGINFO_TYPES'
Error: Error while linking
make[4]: *** [mkxmlrpc] Error 1
make[4]: Leaving directory 
`/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/fcl/net'
make[3]: *** [net_all] Error 2
make[3]: Leaving directory 
`/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/fcl'
make[2]: *** [fpc_smart] Error 2
make[2]: Leaving directory 
`/home/ebenestante/devel/varios/otros/fpc/fpc-2.0/fcl'
make[1]: *** [fcl_smart] Error 2
make[1]: Leaving directory `/home/ebenestante/devel/varios/otros/fpc/fpc-2.0'
make: *** [build-stamp.i386-linux] Error 2

not using the -gl option lets the project build.

I'm using a fully updated Debian/Sid box.

Thanks!
EB

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to