From: Pawel A. Hernik (hernik++at++ai.com.pl)
Date: 05/16/2003 06:53:07
pfHello,
I have fresh installation of RedHat 9 and Performer 3.0.1.
I cannot compile my application, there is a problem with linking.
Here is compiler output:
g++ -g -O -Wall -O -L/usr/X11R6/lib/ -L/usr/local/lib/ -o test main.o
test1.o -lpfutil -lpfui -lpfdu -lpf -lGL -lGLU -lX11 -lm -lpthread
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libpf.so: `sys_errlist'
is deprecated; use `strerror' or `strerror_r' instead
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libpf.so: `sys_nerr' is
deprecated; use `strerror' or `strerror_r' instead
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libpfdu.so: undefined
reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [flat] Error 1
Exit 2
Can anybody help me in resolving the problem?
Regards,
Pawel
This archive was generated by hypermail 2b29 : Fri May 16 2003 - 06:54:35 PDT