Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

emerge htmldoc fails

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
HogRider
Apprentice
Apprentice
Posts: 160
Joined: Wed May 29, 2002 3:41 pm

emerge htmldoc fails

  • Quote

Post by HogRider » Mon Sep 23, 2002 8:09 pm

Attempts to emerge htmldoc-1.8.20 fail, apparently due to source code.

Output:

Code: Select all

Calculating dependencies  \>>> Unpacking source...
>>> Unpacking htmldoc-1.8.20-1-source.tar.bz2
patching file fonts/Makefile
>>> Source unpacked.
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for chmod... /bin/chmod
checking for cp... /bin/cp
checking for fltk-config... /usr/bin/fltk-config
checking for mv... /bin/mv
checking for mkdir... /bin/mkdir
checking for rm... /bin/rm
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for strings.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for tm_gmtoff member in tm structure... yes
checking for pow in -lm... yes
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for SSL_new in -lssl... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gzgets in -lz... yes
checking for png_set_tRNS_to_alpha in -lpng... yes
checking if GCC supports -fno-rtti... yes
checking if GCC supports -fno-exceptions... yes
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating Makefile
config.status: creating htmldoc.list
config.status: creating config.h
Making all in htmldoc...
Compiling gui.cxx...
Compiling file.c...
Compiling html.cxx...
Compiling htmldoc.cxx...
Compiling htmllib.cxx...
Compiling http.c...
Compiling image.cxx...
Compiling iso8859.cxx...
Compiling md5.c...
Compiling progress.cxx...
Compiling ps-pdf.cxx...
ps-pdf.cxx: In function `void pspdf_prepare_heading(int, int, unsigned char **, int, char *, int)':
ps-pdf.cxx:1568: warning: `%x' yields only last 2 digits of year in some locales
Compiling rc4.c...
Compiling snprintf.c...
Compiling string.c...
Compiling toc.cxx...
Compiling util.cxx...
Linking htmldoc...
/usr/lib/fltk-1.1/libfltk_images.a(Fl_File_Icon2.o): In function `load_kde_mimelnk(char const *)':
Fl_File_Icon2.o(.text+0x2073): undefined reference to `fl_filename_ext(char const *)'
/usr/lib/fltk-1.1/libfltk_images.a(Fl_File_Icon2.o): In function `Fl_File_Icon::load(char const *)':
Fl_File_Icon2.o(.text+0x2118): undefined reference to `fl_filename_ext(char const *)'
collect2: ld returned 1 exit status
make[1]: *** [htmldoc] Error 1

>>> Install htmldoc-1.8.20 into /var/tmp/portage/htmldoc-1.8.20/image/ category app-text
Making all in htmldoc...
Linking htmldoc...
/usr/lib/fltk-1.1/libfltk_images.a(Fl_File_Icon2.o): In function `load_kde_mimelnk(char const *)':
Fl_File_Icon2.o(.text+0x2073): undefined reference to `fl_filename_ext(char const *)'
/usr/lib/fltk-1.1/libfltk_images.a(Fl_File_Icon2.o): In function `Fl_File_Icon::load(char const *)':
Fl_File_Icon2.o(.text+0x2118): undefined reference to `fl_filename_ext(char const *)'
collect2: ld returned 1 exit status
make[2]: *** [htmldoc] Error 1
Installing in fonts...
Installing font files in /var/tmp/portage/htmldoc-1.8.20/image//usr/share/htmldoc/fonts...
Installing in data...
Installing in doc...
../htmldoc/htmldoc.o: In function `main':
../htmldoc/htmldoc.o(.text+0x58): undefined reference to `html_export'
../htmldoc/htmldoc.o(.text+0x19b): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x1eb): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x25d): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x332): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x394): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x3fa): undefined reference to `htmlSetCharSet'
../htmldoc/htmldoc.o(.text+0x42f): undefined reference to `_htmlGrayscale'
../htmldoc/htmldoc.o(.text+0x59d): undefined reference to `_htmlData'
../htmldoc/htmldoc.o(.text+0x607): undefined reference to `Fl::display(char const *)'
../htmldoc/htmldoc.o(.text+0x88f): undefined reference to `htmlSetBaseSize'
../htmldoc/htmldoc.o(.text+0x94f): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x9a1): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x9d8): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0xa11): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0xa70): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0xab1): more undefined references to `pspdf_export' follow
../htmldoc/htmldoc.o: In function `main':
../htmldoc/htmldoc.o(.text+0xb65): undefined reference to `_htmlGrayscale'
../htmldoc/htmldoc.o(.text+0xf98): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0xfe3): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x1051): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x10c9): undefined reference to `GUI::help_dir'
../htmldoc/htmldoc.o(.text+0x1205): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x14b1): undefined reference to `file_nolocal'
../htmldoc/htmldoc.o(.text+0x17da): undefined reference to `file_extension'
../htmldoc/htmldoc.o(.text+0x1806): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x183e): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x186d): undefined reference to `html_export'
../htmldoc/htmldoc.o(.text+0x193e): undefined reference to `progress_error'
../htmldoc/htmldoc.o(.text+0x1d8b): undefined reference to `file_proxy'
../htmldoc/htmldoc.o(.text+0x1e43): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x1e90): undefined reference to `set_page_size'
../htmldoc/htmldoc.o(.text+0x1f0f): undefined reference to `htmlSetTextColor'
../htmldoc/htmldoc.o(.text+0x204f): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x2136): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x2304): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x2313): undefined reference to `_htmlPPI'
../htmldoc/htmldoc.o(.text+0x231e): undefined reference to `htmlAddTree'
../htmldoc/htmldoc.o(.text+0x2333): undefined reference to `htmlSetVariable'
../htmldoc/htmldoc.o(.text+0x234a): undefined reference to `htmlReadFile'
../htmldoc/htmldoc.o(.text+0x23a5): undefined reference to `htmlDeleteTree'
../htmldoc/htmldoc.o(.text+0x2484): undefined reference to `GUI::GUI(char const *)'
../htmldoc/htmldoc.o(.text+0x2496): undefined reference to `GUI::loadBook(char const *)'
../htmldoc/htmldoc.o(.text+0x24f4): undefined reference to `GUI::GUI(char const *)'
../htmldoc/htmldoc.o(.text+0x2511): undefined reference to `Fl_File_Icon::load_system_icons(void)'
../htmldoc/htmldoc.o(.text+0x251f): undefined reference to `GUI::show(void)'
../htmldoc/htmldoc.o(.text+0x2524): undefined reference to `Fl::run(void)'
../htmldoc/htmldoc.o(.text+0x253e): undefined reference to `GUI::~GUI(void)'
../htmldoc/htmldoc.o(.text+0x259d): undefined reference to `toc_build'
../htmldoc/htmldoc.o(.text+0x25bf): undefined reference to `htmlDeleteTree'
../htmldoc/htmldoc.o(.text+0x25cb): undefined reference to `htmlDeleteTree'
../htmldoc/htmldoc.o(.text+0x25d0): undefined reference to `file_cleanup'
../htmldoc/htmldoc.o(.text+0x25d5): undefined reference to `image_flush_cache'
../htmldoc/htmldoc.o: In function `prefs_load':
../htmldoc/htmldoc.o(.text+0x262a): undefined reference to `_htmlData'
../htmldoc/htmldoc.o(.text+0x2653): undefined reference to `GUI::help_dir'
../htmldoc/htmldoc.o(.text+0x2677): undefined reference to `_htmlData'
../htmldoc/htmldoc.o(.text+0x2735): undefined reference to `htmlSetTextColor'
../htmldoc/htmldoc.o(.text+0x2832): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x2a73): undefined reference to `_htmlGrayscale'
../htmldoc/htmldoc.o(.text+0x2bf8): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x2c5d): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x2c93): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x2cb9): undefined reference to `_htmlSpacings'
../htmldoc/htmldoc.o(.text+0x2cbf): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x2d34): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x2d3f): undefined reference to `htmlSetBaseSize'
../htmldoc/htmldoc.o(.text+0x2f68): undefined reference to `htmlSetCharSet'
../htmldoc/htmldoc.o(.text+0x33e6): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x341f): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x3455): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x348f): undefined reference to `get_format'
../htmldoc/htmldoc.o: In function `prefs_save':
../htmldoc/htmldoc.o(.text+0x34c4): undefined reference to `_htmlData'
../htmldoc/htmldoc.o(.text+0x3509): undefined reference to `_htmlTextColor'
../htmldoc/htmldoc.o(.text+0x356d): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x36aa): undefined reference to `get_fmt'
../htmldoc/htmldoc.o(.text+0x36c9): undefined reference to `get_fmt'
../htmldoc/htmldoc.o(.text+0x36fc): undefined reference to `get_fmt'
../htmldoc/htmldoc.o(.text+0x371b): undefined reference to `get_fmt'
../htmldoc/htmldoc.o(.text+0x3742): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x3756): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x376e): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x3785): undefined reference to `_htmlSpacings'
../htmldoc/htmldoc.o(.text+0x378b): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x3842): undefined reference to `_htmlCharSet'
../htmldoc/htmldoc.o: In function `load_book(char const *, tree_str **, int (**)(tree_str *, tree_str *))':
../htmldoc/htmldoc.o(.text+0x39fc): undefined reference to `file_directory'
../htmldoc/htmldoc.o(.text+0x3a15): undefined reference to `file_basename'
../htmldoc/htmldoc.o(.text+0x3a71): undefined reference to `file_gets'
../htmldoc/htmldoc.o(.text+0x3abb): undefined reference to `file_gets'
../htmldoc/htmldoc.o(.text+0x3b32): undefined reference to `file_gets'
../htmldoc/htmldoc.o: In function `parse_options(char const *, int (**)(tree_str *, tree_str *))':
../htmldoc/htmldoc.o(.text+0x421f): undefined reference to `html_export'
../htmldoc/htmldoc.o(.text+0x4244): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x428a): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x42bc): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x42ec): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x432c): undefined reference to `pspdf_export'
../htmldoc/htmldoc.o(.text+0x4383): more undefined references to `pspdf_export' follow
../htmldoc/htmldoc.o: In function `parse_options(char const *, int (**)(tree_str *, tree_str *))':
../htmldoc/htmldoc.o(.text+0x452c): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x4592): undefined reference to `set_page_size'
../htmldoc/htmldoc.o(.text+0x45c7): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x45ff): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x4637): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x466f): undefined reference to `get_measurement'
../htmldoc/htmldoc.o(.text+0x4772): undefined reference to `htmlSetTextColor'
../htmldoc/htmldoc.o(.text+0x4897): undefined reference to `get_format'
../htmldoc/htmldoc.o(.text+0x491a): undefined reference to `_htmlSpacings'
../htmldoc/htmldoc.o(.text+0x4920): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x4969): undefined reference to `_htmlSizes'
../htmldoc/htmldoc.o(.text+0x49d5): undefined reference to `htmlSetBaseSize'
../htmldoc/htmldoc.o(.text+0x4a34): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x4a73): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x4ad7): undefined reference to `_htmlHeadingFont'
../htmldoc/htmldoc.o(.text+0x4b31): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x4b78): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x4bd6): undefined reference to `_htmlBodyFont'
../htmldoc/htmldoc.o(.text+0x4efa): undefined reference to `htmlSetCharSet'
../htmldoc/htmldoc.o(.text+0x5370): undefined reference to `file_proxy'
../htmldoc/htmldoc.o: In function `read_file(char const *, tree_str **)':
../htmldoc/htmldoc.o(.text+0x53b0): undefined reference to `file_find'
../htmldoc/htmldoc.o(.text+0x5409): undefined reference to `_htmlBrowserWidth'
../htmldoc/htmldoc.o(.text+0x541b): undefined reference to `_htmlPPI'
../htmldoc/htmldoc.o(.text+0x5424): undefined reference to `file_directory'
../htmldoc/htmldoc.o(.text+0x5442): undefined reference to `htmlAddTree'
../htmldoc/htmldoc.o(.text+0x5453): undefined reference to `file_basename'
../htmldoc/htmldoc.o(.text+0x545f): undefined reference to `htmlSetVariable'
../htmldoc/htmldoc.o(.text+0x5473): undefined reference to `htmlReadFile'
../htmldoc/htmldoc.o(.text+0x54c5): undefined reference to `htmlDeleteTree'
../htmldoc/htmldoc.o(.text+0x54e1): undefined reference to `progress_error'
../htmldoc/htmldoc.o(.text+0x54f8): undefined reference to `progress_error'
../htmldoc/htmldoc.o: In function `prefs_getrc(void)':
../htmldoc/htmldoc.o(.text+0x5b23): undefined reference to `_htmlData'
../htmldoc/htmldoc.o: In function `term_handler(int)':
../htmldoc/htmldoc.o(.text+0x5bb7): undefined reference to `file_cleanup'
../htmldoc/htmldoc.o(.text+0x5bbc): undefined reference to `image_flush_cache'
collect2: ld returned 1 exit status
make[1]: *** [../htmldoc/htmldoc] Error 1
mv: cannot stat `/var/tmp/portage/htmldoc-1.8.20/image//usr/share/doc/htmldoc': No such file or directory
mv: cannot stat `/var/tmp/portage/htmldoc-1.8.20/image//usr/share/doc/htmldoc-1.8.20/*.html': No such file or directory
strip:
>>> Completed installing into /var/tmp/portage/htmldoc-1.8.20/image/

 ...done!
>>> emerge app-text/htmldoc-1.8.20 to /
>>> md5 ;-) htmldoc-1.8.20-1-source.tar.bz2
>>> Merging app-text/htmldoc-1.8.20 to /
--- /usr/
--- /usr/share/
--- /usr/share/htmldoc/
--- /usr/share/htmldoc/fonts/
>>> /usr/share/htmldoc/fonts/Courier.afm
>>> /usr/share/htmldoc/fonts/Courier.pfa
>>> /usr/share/htmldoc/fonts/Courier-Bold.afm
>>> /usr/share/htmldoc/fonts/Courier-Bold.pfa
>>> /usr/share/htmldoc/fonts/Courier-BoldOblique.afm
>>> /usr/share/htmldoc/fonts/Courier-BoldOblique.pfa
>>> /usr/share/htmldoc/fonts/Courier-Oblique.afm
>>> /usr/share/htmldoc/fonts/Courier-Oblique.pfa
>>> /usr/share/htmldoc/fonts/Helvetica.afm
>>> /usr/share/htmldoc/fonts/Helvetica.pfa
>>> /usr/share/htmldoc/fonts/Helvetica-Bold.afm
>>> /usr/share/htmldoc/fonts/Helvetica-Bold.pfa
>>> /usr/share/htmldoc/fonts/Helvetica-BoldOblique.afm
>>> /usr/share/htmldoc/fonts/Helvetica-BoldOblique.pfa
>>> /usr/share/htmldoc/fonts/Helvetica-Oblique.afm
>>> /usr/share/htmldoc/fonts/Helvetica-Oblique.pfa
>>> /usr/share/htmldoc/fonts/Symbol.afm
>>> /usr/share/htmldoc/fonts/Symbol.pfa
>>> /usr/share/htmldoc/fonts/Times-Bold.afm
>>> /usr/share/htmldoc/fonts/Times-Bold.pfa
>>> /usr/share/htmldoc/fonts/Times-BoldItalic.afm
>>> /usr/share/htmldoc/fonts/Times-BoldItalic.pfa
>>> /usr/share/htmldoc/fonts/Times-Italic.afm
>>> /usr/share/htmldoc/fonts/Times-Italic.pfa
>>> /usr/share/htmldoc/fonts/Times-Roman.afm
>>> /usr/share/htmldoc/fonts/Times-Roman.pfa
--- /usr/share/htmldoc/data/
>>> /usr/share/htmldoc/data/iso-8859-1
>>> /usr/share/htmldoc/data/iso-8859-14
>>> /usr/share/htmldoc/data/iso-8859-15
>>> /usr/share/htmldoc/data/iso-8859-2
>>> /usr/share/htmldoc/data/iso-8859-3
>>> /usr/share/htmldoc/data/iso-8859-4
>>> /usr/share/htmldoc/data/iso-8859-5
>>> /usr/share/htmldoc/data/iso-8859-6
>>> /usr/share/htmldoc/data/iso-8859-7
>>> /usr/share/htmldoc/data/iso-8859-8
>>> /usr/share/htmldoc/data/iso-8859-9
>>> /usr/share/htmldoc/data/koi8-r
>>> /usr/share/htmldoc/data/prolog.ps
>>> /usr/share/htmldoc/data/psglyphs
--- /usr/share/doc/
>>> /usr/share/doc/htmldoc-1.8.20/
>>> /usr/share/doc/htmldoc-1.8.20/html/

>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/htmldoc/fonts/Times-Roman.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Times-Roman.afm
--- !mtime obj /usr/share/htmldoc/fonts/Times-Italic.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Times-Italic.afm
--- !mtime obj /usr/share/htmldoc/fonts/Times-BoldItalic.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Times-BoldItalic.afm
--- !mtime obj /usr/share/htmldoc/fonts/Times-Bold.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Times-Bold.afm
--- !mtime obj /usr/share/htmldoc/fonts/Symbol.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Symbol.afm
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica.afm
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-Oblique.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-Oblique.afm
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-BoldOblique.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-BoldOblique.afm
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-Bold.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Helvetica-Bold.afm
--- !mtime obj /usr/share/htmldoc/fonts/Courier.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Courier.afm
--- !mtime obj /usr/share/htmldoc/fonts/Courier-Oblique.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Courier-Oblique.afm
--- !mtime obj /usr/share/htmldoc/fonts/Courier-BoldOblique.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Courier-BoldOblique.afm
--- !mtime obj /usr/share/htmldoc/fonts/Courier-Bold.pfa
--- !mtime obj /usr/share/htmldoc/fonts/Courier-Bold.afm
--- !mtime obj /usr/share/htmldoc/data/psglyphs
--- !mtime obj /usr/share/htmldoc/data/prolog.ps
--- !mtime obj /usr/share/htmldoc/data/koi8-r
--- !mtime obj /usr/share/htmldoc/data/iso-8859-9
--- !mtime obj /usr/share/htmldoc/data/iso-8859-8
--- !mtime obj /usr/share/htmldoc/data/iso-8859-7
--- !mtime obj /usr/share/htmldoc/data/iso-8859-6
--- !mtime obj /usr/share/htmldoc/data/iso-8859-5
--- !mtime obj /usr/share/htmldoc/data/iso-8859-4
--- !mtime obj /usr/share/htmldoc/data/iso-8859-3
--- !mtime obj /usr/share/htmldoc/data/iso-8859-2
--- !mtime obj /usr/share/htmldoc/data/iso-8859-15
--- !mtime obj /usr/share/htmldoc/data/iso-8859-14
--- !mtime obj /usr/share/htmldoc/data/iso-8859-1
<<<        dir /usr/share/doc/htmldoc-1.8.20/html
<<<        dir /usr/share/doc/htmldoc-1.8.20
--- !empty dir /usr/share/htmldoc/fonts
--- !empty dir /usr/share/htmldoc/data
--- !empty dir /usr/share/htmldoc
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> app-text/htmldoc-1.8.20 merged.
>>> Recording app-text/htmldoc in "world" favorites file...

 * GNU info directory index is up-to-date.
 * IMPORTANT: 48 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.
RTFM (online, since it didn't install)
Searched Gentoo forums/bugtrak
Searched Google

Any suggestions?

Thanks,
Mike
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Top
HogRider
Apprentice
Apprentice
Posts: 160
Joined: Wed May 29, 2002 3:41 pm

Update

  • Quote

Post by HogRider » Thu Oct 03, 2002 2:01 pm

BTW, a manual build of htmldoc-1.8.2 compiles successfully.
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Top
TAF
n00b
n00b
User avatar
Posts: 31
Joined: Mon Jan 20, 2003 12:21 am

  • Quote

Post by TAF » Tue Sep 30, 2003 12:00 am

Same error here, versions 1.8.19 through 1.8.23
Top
Post Reply

3 posts • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic