[Fink-devel] fink install failing....

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I get this error message...any one know what it means? pkg tetex-texmf version ### pkg tetex-texmf version 1.0.2-6 fink needs help picking an alternative to satisfy a virtual dependency. The candidates: (1) nessus-core: Core package for Nessus

Re: [Fink-devel] fink install failing....

2002-03-22 Thread David R. Morrison
This is a sporadic problem which hasn't been debugged yet. Try doing fink reinstall automake, just by itself, and then run your big command again. -- Dave ___ Fink-devel mailing list [EMAIL PROTECTED]

Re: [Fink-devel] fink install failing....

2002-03-22 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hmmm...no go. o well. I'm just splitting up the packages into smaller grops now, and the first chunk works. Let me know if i can help debug it. On Friday, March 22, 2002, at 09:38 AM, David R. Morrison wrote: fink reinstall automake - -chris

Re: [Fink-devel] Sounds

2002-03-22 Thread Masanori Sekino
I tried it before. But it was hard and currently I'm not working for it. Dose anybody know audio code works on pure Darwin? On Tue, 19 Mar 2002 16:14:49 -0500 Balint, Jess [EMAIL PROTECTED] wrote: Hello there, is anybody out there working on sound drivers for pure Darwin, without OS X's

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][¸.·´^`·.,