Subject: Re: 1.5/i386 pkg set revisited
To: None <hubert@feyrer.de, tech-pkg@netbsd.org>
From: Paul (NCC/CS) <pts@bom.gov.au>
List: tech-pkg
Date: 11/21/2000 11:44:14
hubert@feyrer.de wrote:

>
>
> I hope that we can call the 1.5 release cycle finished as far as the pkg
> crew is concerned - correct me if I missed something. The last build had 7
> packages that did not compile, and we have 1590 binary packages up for
> download (that's less than 0.5% dropout). Enjoy!
>
>  - Hubert
>
> --
> Hubert Feyrer <hubert@feyrer.de>

Hi Hubert and all,

I think there is something missed. Gnome.
Binary and source pkgs are broken.

Gnome from the binary pkg is broken because it's not
compiled to work with the newer freetype-lib-1.3.1
which is needed by gv and instead it needs freetype-lib-1.2
which if installed makes gv fail.

I tried to build all from source. In fact I ripped out every
single binary package and reinstalled all from source to
see if this was successful. All the packages built really well
but again gnome had a problem. This time it was in the part
gnome-games. It has a problem with references to "gettext".
I'm trying to look at the problem but I don't know how to
solve it yet. There are already some packages installed named
along the lines of gettext. I think it's trying to avoid conflicting
with these and ending up not seeing any, ie can't link to the
installed gettext or the local symbols named gettext. The
output is as follows:

cc -O2 -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -o ctali cyahtzee.o yahtzee.o scores.o computer.o -lcurses -lm

cyahtzee.o: In function `setup_screen':
cyahtzee.o(.text+0xbd): undefined reference to `gettext'
cyahtzee.o: In function `HumanTurn':
cyahtzee.o(.text+0x8a5): undefined reference to `gettext'
cyahtzee.o(.text+0x91e): undefined reference to `gettext'
cyahtzee.o: In function `handle_play':
cyahtzee.o(.text+0x994): undefined reference to `gettext'
cyahtzee.o: In function `PlayNewGame':
cyahtzee.o(.text+0xa59): undefined reference to `gettext'
cyahtzee.o(.text+0xa72): more undefined references to `gettext' follow
collect2: ld returned 1 exit status
gmake[3]: *** [ctali] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/games/gnome-games/work/gnome-games-1.2.0/gtali'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/games/gnome-games/work/gnome-games-1.2.0/gtali'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/pkgsrc/games/gnome-games/work/gnome-games-1.2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
#


Can someone help me with this "gettext" problem please?


cheers,
Paul.



--

____________________________________________

Paul    (pts@bom.gov.au)
National Climate Centre
Australian Bureau Of Meteorology
____________________________________________