(redirecting to unattended-devel)

Steffen Kaiser <[EMAIL PROTECTED]> writes:

> On Tue, 20 Jul 2004, Patrick J. LoPresti wrote:
> 
> 2nd try. I've downloaded all files on one host, moved the files
> to another one and compiled.

What kind of system are you using to build?  I am now using Fedora
Core 2 exclusively myself, so it may take some effort to get it
working on your box.

> The result is:
> 
> ranlib ../lib/libncurses++.a
> cd ../obj_s;  /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H
> -I. -I../include  -D_GNU_SOURCE -DNDEBUG -O2 -fPIC -c ../c++/demo.cc
> /usr/bin/g++  -o demo ../obj_s/demo.o -L../lib -lncurses++ -L../lib
> -lform -lmenu -lpanel -lncurses
> -Wl,-rpath,/local/skaise2a/unattend/unattended-4.3_copy/linuxboot/ncurses-5.4/lib
> -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include
> -D_GNU_SOURCE -DNDEBUG -O2 -fPIC
> ../lib/libform.so: undefined reference to [EMAIL PROTECTED]'

Bug in our ncurses build rule; we are linking against your system
library instead of our freshly-built on.  I will see if I can fix this
today.

But it will have to be later.  Work just called and there is a crisis,
so I have to go :-).

 - Pat


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to