On 15 Oct 2003, at 2:44 pm, Z wrote:


I am unable to emerge mod_php due to a failure in emerging the pdflib
dependency - the full output and error message is below. This is the
only package I have not been able to install due to an error, can
anyone offer suggestions on how to get past this?

thanks
--
z

emerge -v mod_php
Calculating dependencies ...done!
emerge (1 of 2) media-libs/pdflib-4.0.3-r1 to /
md5 src_uri ;-) pdflib-4.0.3.tar.gz
md5 src_uri ;-) pdf.c
Unpacking source...
Unpacking pdflib-4.0.3.tar.gz to
/home/portage/portage/pdflib-4.0.3-r1/work
Source unpacked.
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking MACHDEP... linux2
checking for gcc... gcc
checking whether the C compiler (gcc -03 -march=i686 -funroll-loops
-pipe )
works... yes

This should have picked up the problem, I think. You might want to consider filing a bug against it.


...
make[1]: Entering directory
`/home/portage/portage/pdflib-4.0.3-r1/work/pdflib-4.0.3/flate'
../libtool --silent --mode=compile gcc -c  -DHAVE_DLFCN_H=1  -03
-march=i686
-funroll-loops -pipe   -DPDF_PLATFORM=\""Linux 2.4.20-gentoo-r7"\"
adler32.c
gcc: unrecognized option `-03'
gcc: no input files

$ gcc -03 -march=i686 -funroll-loops -pipe gcc: unrecognized option `-03' gcc: no input files $ gcc -O3 -march=i686 -funroll-loops -pipe gcc: no input files [EMAIL PROTECTED] stroller $

Can you spot the difference..?

Stroller.


-- [EMAIL PROTECTED] mailing list



Reply via email to