dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]PLEASE HELP!!!!!!


From: James Michael DuPont
Subject: [DotGNU]PLEASE HELP!!!!!!
Date: Sun, 15 Jun 2003 00:40:04 -0700 (PDT)

Dear fellow hackers,
After getting the latest cvs, i am getting linker errors in the
pnet/engine.
Has anyone compiled today from cvs? I posted this message to the
pnet-developers, but it was ignored. 

Please help!!!

gcc -DHAVE_CONFIG_H -I. -I. -I../include    -I../libffi/include
-fno-gcse -fno-inline-functions                         -I../include
-I../libffi/include -I. -g -O2 -Wall -c ilrun.c
gcc -I../libffi/include -fno-gcse -fno-inline-functions                
        -I../include -I../libffi/include -I. -g -O2 -Wall  -o ilrun 
ilrun.o libILEngine.a ../dumpasm/libILDumpAsm.a                        
../image/libILImage.a ../support/libILSupport.a                   
../libffi/.libs/libffi.a ../libgc/.libs/libgc.a  -lnsl -ldl -lm 
-lpthread
libILEngine.a(cvm.o)(.data+0x400): In function `_ILAllocCallFrame':
/home/mdupont/pnet/pnet/engine/cvm_call.c:77: undefined reference to
`.L462'
libILEngine.a(cvm.o)(.data+0x56c): In function `PackVarArgs':
/home/mdupont/pnet/pnet/engine/cvm_call.c:335: undefined reference to
`.L462'
libILEngine.a(cvm.o)(.data+0x570):/home/mdupont/pnet/pnet/engine/cvm_call.c:218:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x574):/home/mdupont/pnet/pnet/engine/cvm_call.c:335:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x578):/home/mdupont/pnet/pnet/engine/cvm_call.c:336:
undefined reference to `.L462'
libILEngine.a(cvm.o)(.data+0x57c):/home/mdupont/pnet/pnet/engine/cvm_call.c:336:
more undefined references to `.L462' follow
collect2: ld returned 1 exit status


mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


reply via email to

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