Just did another cvs update and tried again. noticed that we're using a library instead of linking 'em in.

Still no joy.  looks like something is missing in the link paths:


gcc -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno- unused-parameter -L/usr/local/lib -L/usr/X11R6/lib -o testawk testawk.o awk.o dbfawk.o rpl_malloc.o -lXm -lXt -lX11 -lXpm -lcurl - lXm -lXt -lXp -lXext -lSM -lICE -lX11 -lpcre
/usr/bin/ld: Undefined symbols:
_DBFClose
_DBFGetRecordCount
_DBFOpen
_DBFGetFieldCount
_DBFGetFieldIndex
_DBFGetFieldInfo
_DBFReadDoubleAttribute
_DBFReadIntegerAttribute
_DBFReadStringAttribute
collect2: ld returned 1 exit status
make[3]: *** [testawk] Error 1


-Jason
kg4wsv



_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to