![]() |
WOW! Thank you for your help! Would you please take to time to explain the meaning of the different lines? I wound up using the last line. I got the system down to one error. I was getting an exit status 1 with a error "undefined reference to `atexit@@GLIBC_2.0' " I searched the web for that term and found this ( http://sources.redhat.com/ml/binutils/2001-03/msg00127.php ) that mentioned the binutils package. I updated my binutils packages, (I'm guessing it needed to match my updated GLIBC version) and WALLA! It started compiling like a champ! Thanks again. Now off to run faxsetup! (that is after I verify that the modem is operational via minicom :) ) -Richard ----- Original Message ----- From: "Giulio Orsero" <giulioo@pobox.com> To: <hylafax-users@hylafax.org> Sent: Thursday, June 07, 2001 12:14 PM Subject: Re: [hylafax-users] compile error during ./configure w/ missing tiff library > On Thu, 7 Jun 2001 08:14:40 -0500, you wrote: > > >I'm not adding any options to configure. After receiving this email I > >tried './configure --with-LIBTIFF' but that failed too with the config.log > >error messages.... > try > ./configure --with-LIBTIFF="-ltiff -lz" > then > ./configure --with-LIBTIFF="-ltiff -lz -ljpeg" > then > ./configure --with-LIBTIFF="-ltiff -lz -ljpeg -lm" > > > -- > giulioo@pobox.com > > > ____________________ HylaFAX(tm) Users Mailing List _______________________ > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null