Re: [Fink-devel] porting minicom...almost done....i hope

2002-03-24 Thread Justin Hallett
you'll prolly need to keep ncurses, but you'll have to add getopt_long, either by adding it the way i mentioned before or by patching the getopt file currently in it...I'll look at righ tnow and send you it...send me the info and patch you have righ tnow. [EMAIL PROTECTED] writes: -BEGIN PGP

Re: [Fink-devel] porting minicom

2002-03-22 Thread Justin Hallett
two things, ./configure --help and see if you can force a dir I'd use /sw/var/lock or read the config.log in the build dir to see what it's looking for. [EMAIL PROTECTED] writes: I am interested in making a fink package for minicom, so we can use serial consoles, but ./configure is failing

[Fink-devel] porting minicom

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am interested in making a fink package for minicom, so we can use serial consoles, but ./configure is failing here: checking for vsnprintf... yes checking for vprintf... yes checking for select... yes checking for snprintf... yes checking for

Re: [Fink-devel] porting minicom

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, got past that. I had to set a default modem device. I used /dev/tty.modem. Is it safe to assume that tty.modem is preferred over cu.modem? ir should I use something else as a default, in case no-one has a modem? thanks again for all the help,

Re: [Fink-devel] porting minicom

2002-03-22 Thread Ben Hines
At 11:32 AM -0500 3/22/02, Chris Zubrzycki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am interested in making a fink package for minicom, so we can use serial consoles, but ./configure is failing here: minicom has already been ported...

Re: [Fink-devel] porting minicom

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, March 22, 2002, at 12:09 PM, Ben Hines wrote: At 11:32 AM -0500 3/22/02, Chris Zubrzycki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am interested in making a fink package for minicom, so we can use serial consoles,

Re: [Fink-devel] porting minicom...almost done....i hope

2002-03-22 Thread Justin Hallett
_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,

Re: [Fink-devel] porting minicom...almost done....i hope

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 it does this Making all in lib cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I../intl -c error.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I../intl -c getopt_long.c rm -f libport.a ar cru libport.a error.o getopt_long.o ranlib libport.a

Re: [Fink-devel] porting minicom...almost done....i hope

2002-03-22 Thread Justin Hallett
check to see if this has #include getopt.h or #include getopt.h if it uses then installing gengetopt will fix this if not..then i'd have to see more. [EMAIL PROTECTED] writes: cc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I../intl -c getopt_long.c ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,