Re: [gentoo-user] error building pdflib during gcc-3.4 upgrade

2005-12-06 Thread John Blinka

Bob Sanders wrote:



emerge --resume --skipfirst
etc-update/dispatch-conf
reboot
emerge pdflib
 


Thanks, Bob.  I was uanaware of those emerge options;
this is an answer that is worth keeping.  But what
does etc-update/dispatch-conf do?

John
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] error building pdflib during gcc-3.4 upgrade

2005-12-06 Thread John Blinka

John Blinka wrote:


does etc-update/dispatch-conf do?



Never mind.  Sheesh...  I didn't know about
dispatch-conf and initially thought the / had something
to do with a file system path.  Brain cells aren't firing
properly in this cold weather.  Thanks for enlightening
me about dispatch-conf.

John Blinka

--
gentoo-user@gentoo.org mailing list



[gentoo-user] error building pdflib during gcc-3.4 upgrade

2005-12-05 Thread John Blinka

Hi,

I'm in the emerge -e world step of the gcc-3.4 upgrade as documented
on http://www.gentoo.org/proj/en/base/x86/gcc-upgrading-guide.xml.

Unfortunately, after compiling for a day or two, the upgrade has terminated
during the rebuild of pdflib. The following error messages occur in the log:

../../libtool --silent --mode=compile i686-pc-linux-gnu-gcc -c  
-DPACKAGE_NAME=\\ -DPACKAGE_TARNAME=\\ -DPACKAGE_VERSION=\\ 
-DPACKAGE_STRING=\\ -DPACKAGE_BUGREPORT=\\ -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1  -O2 -mcpu=i686 -fomit-frame-pointer -pipe  
-D__NO_CTYPE  -DPDF_PLATFORM=\Linux\ -I../../libs/pdflib 
-I../../libs/pdcore -I../../libs/tiff -I../../libs/flate 
-I../../libs/pngp_basic.c

i686-pc-linux-gnu-gcc: no input files
make[2]: [p_basic.lo] Error 1 (ignored)
make[2]: *** No rule to make target `../../libs/pdcore/libpdcore.la', 
needed by `libpdf.la'.  Stop.
make[2]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/libs/pdflib'

make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/libs'
make[1]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind'
make[2]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/c'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf.la', 
needed by `hello'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/c'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/cpp'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf.la', 
needed by `hello'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/cpp'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/java'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf_.la', 
needed by `libpdf_java.la'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/java'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/perl'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf_.la', 
needed by `pdflib_pl.la'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/perl'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/python'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf_.la', 
needed by `pdflib_py.la'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/python'
make[3]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/tcl'
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf_.la', 
needed by `pdflib_tcl.la'.  Stop.
make[3]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib/tcl'

make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind/pdflib'

make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/bind'
make[1]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/progs'
make[2]: Entering directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/progs/pdflib'
make[2]: *** No rule to make target `../../libs/pdflib/libpdf.la', 
needed by `pdfimpose'.  Stop.
make[2]: Leaving directory 
`/var/tmp/portage/pdflib-5.0.4_p1-r1/work/PDFlib-Lite-5.0.4p1-Unix-src/progs/pdflib'


Any suggestions about what to do now?

Thanks,

John Blinka
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] error building pdflib during gcc-3.4 upgrade

2005-12-05 Thread Bob Sanders
On Mon, 05 Dec 2005 18:10:02 -0500
John Blinka [EMAIL PROTECTED] wrote:

 Hi,
 
 I'm in the emerge -e world step of the gcc-3.4 upgrade as documented
 on http://www.gentoo.org/proj/en/base/x86/gcc-upgrading-guide.xml.
 
 Unfortunately, after compiling for a day or two, the upgrade has terminated
 during the rebuild of pdflib. The following error messages occur in the log:
 

emerge --resume --skipfirst
etc-update/dispatch-conf
reboot
emerge pdflib

Bob
-  
-- 
gentoo-user@gentoo.org mailing list