Anyone know why or what kind of "symbols" I could be missing. the
libfvwm2.a compiles without errors ... I get this type of error when I
do a "make" on any module that uses libfvwm2.a ...
gcc -o FvwmTalk FvwmTalk.o -O -DSYSV -DSVR4 -R:/usr/openwin/lib -L/lib
../../libs/libfvwm2.a -lXext -lX11 -lsocket -lnsl
../../libs/libfvwm2.a: could not read symbols: No symbols
make[1]: *** [FvwmTalk] Error 1
make[1]: Leaving directory
`/users/sbf/fvwm/fvwm-2.0.43/modules/FvwmTalk'
making all in ./modules/FvwmWinList...
make[1]: Entering directory
`/users/sbf/fvwm/fvwm-2.0.43/modules/FvwmWinList'
gcc -O -DSYSV -DSVR4 -I. -I../../libs -I/include -DSVR4
-DSYSV -c FvwmWinList.c -o FvwmWinList.o
gcc -O -DSYSV -DSVR4 -I. -I../../libs -I/include -DSVR4
-DSYSV -c List.c -o List.o
gcc -O -DSYSV -DSVR4 -I. -I../../libs -I/include -DSVR4
-DSYSV -c ButtonArray.c -o ButtonArray.o
gcc -O -DSYSV -DSVR4 -I. -I../../libs -I/include -DSVR4
-DSYSV -c Mallocs.c -o Mallocs.o
gcc -O -DSYSV -DSVR4 -I. -I../../libs -I/include -DSVR4
-DSYSV -c Colors.c -o Colors.o
rm -f FvwmWinList
gcc -o FvwmWinList FvwmWinList.o List.o ButtonArray.o Mallocs.o Colors.o
-O -DSYSV -DSVR4 -R:/usr/openwin/lib -L/lib ../../libs/libfvwm2.a
-lXext -lX11 -lsocket -lnsl
../../libs/libfvwm2.a: could not read symbols: No symbols
make[1]: *** [FvwmWinList] Error 1
Thanks,
Sam
--
C i s c o S y s t e m s
----------------------------------------------------------------
| Sam Farthing sbf_at_cisco.com | | |
| voice: 919-472-3237 ||| ||| |
| fax: 919-472-2940 |||||||||||||| |
----------------------------------------------------------------
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Apr 30 1997 - 12:39:40 BST