_getopt_long is defined by GNUgetopt install my gengetopt package and hopefully it will use the getopt.h in the /sw/include dir if not it's a long change. if doesn't work here are your options
#1 if getopt.c, getopt1.c and getopt.h are present in the pkg which i doubt if your getting this error, patch them to match the ones from gengetopt #2 you'll need to copy the gengetopt files i just mentioned and get the pkg to build getopt.o and getopt1.o and link them into that line. I have done #2 in a pkg before, acctually i'm doing it in pingus which I can't release till perl 5.6.1 is included. so I can't send you to an example. [EMAIL PROTECTED] writes: >ok, I think i'm almost done. what does "cc -g -O2 -I../intl -o >minicom minicom.o vt100.o config.o help.o updown.o util.o dial.o >window.o wkeys.o ipc.o windiv.o sysdep1.o sysdep2.o rwconf.o main.o >file.o getsdir.o wildmat.o common.o ../intl/libintl.a -lcurses >/usr/bin/ld: Undefined symbols: >_getopt_long" mean? google did not have a good answer. I added #include ><sys/type.h> to 2 .h files...and it got farther. ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·., Justin F. Hallett - Systems Analyst Phone: (780)-408-3094 Fax: (780)-454-3200 E-Mail: [EMAIL PROTECTED] .·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·., _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel