Replying to my own mail: I just found the solution on the forums (the idiot at this keyboard only searched google and not the forums).
The solution can be found here: http://forums.gentoo.org/viewtopic-t-354675-highlight-man1+6.html Christian Christian Herzyk schrieb: >Hello, > >emerge -u world wants to upgrade man to version 1.6. > >I get the following errors: >Created Makefile and conf_script. Now do "make" and "make install". > >cd src; ../conf_script Makefile >cd man2html; ../conf_script Makefile >Creating Makefile from Makefile.in >Creating Makefile from Makefile.in >cd man; ../conf_script Makefile >cd gencat; make >Creating Makefile from Makefile.in >make[1]: Entering directory >`/data/portage/tmp/portage/man-1.6/work/man-1.6/genc >at' >i686-pc-linux-gnu-gcc -march=athlon-xp -mcpu=athlon-xp -O2 >-fomit-frame-pointer >-pipe -c -o gencat.o gencat.c >cd msgs; ../conf_script Makefile >Creating Makefile from Makefile.in >cd src; make >make[1]: Entering directory >`/data/portage/tmp/portage/man-1.6/work/man-1.6/src' >gcc -o makemsg makemsg.c >i686-pc-linux-gnu-gcc -march=athlon-xp -mcpu=athlon-xp -O2 >-fomit-frame-pointer >-pipe -c -o genlib.o genlib.c >i686-pc-linux-gnu-gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes >-march=a >thlon-xp -mcpu=athlon-xp -O2 -fomit-frame-pointer -pipe -I. >-DSTDC_HEADERS -DPOS >IX -DDO_COMPRESS manfile.c >In file included from manfile.c:15: >gripes.h:1:23: gripedefs.h: No such file or directory >manfile.c: In function `glob_for_file_ext_glob': >manfile.c:87: error: `CALLTRACE3' undeclared (first use in this function) >manfile.c:87: error: (Each undeclared identifier is reported only once >manfile.c:87: error: for each function it appears in.) >manfile.c:115: error: `ABOUT_TO_GLOB' undeclared (first use in this >function) >manfile.c: In function `glob_for_file': >manfile.c:152: error: `CALLTRACE2' undeclared (first use in this function) >manfile.c:183: error: `NO_MATCH' undeclared (first use in this function) >manfile.c:187: error: `GLOB_FOR_FILE' undeclared (first use in this >function) >manfile.c: In function `manfile_from_sec_and_dir': >manfile.c:209: error: `CALLTRACE1' undeclared (first use in this function) >manfile.c:230: error: `FOUND_FILE' undeclared (first use in this function) >make[1]: *** [manfile.o] Error 1 >make[1]: Leaving directory >`/data/portage/tmp/portage/man-1.6/work/man-1.6/src' >make: *** [source] Error 2 >make: *** Waiting for unfinished jobs.... >i686-pc-linux-gnu-gcc -Wl,-z,now -o gencat gencat.o genlib.o >make[1]: Leaving directory >`/data/portage/tmp/portage/man-1.6/work/man-1.6/genca >t' > >!!! ERROR: sys-apps/man-1.6 failed. >!!! Function src_compile, Line 57, Exitcode 2 >!!! emake failed >!!! If you need support, post the topmost build error, NOT this status >message. > > >Any ideas what could be the problem? > >Thanks > >Christian > > > -- [email protected] mailing list

