Subject: Re: suse63 emul build fails
To: Matt Herzog <mherzog@mediaone.net>
From: Frederick Bruckman <fb@enteract.com>
List: netbsd-help
Date: 11/07/2000 07:36:40
On Tue, 7 Nov 2000, Matt Herzog wrote:

> Hi All.
> Has anyone had any difficulty installing linux-based packages after
> having installed Mozilla in 1.5BETA ? I can't seem to install Opera
> or Netscape since I got Mozilla working. Actually the build breaks
> when I try to reinstall suse_base-6.3. Is the string -lintl seen below
> a bunch of switches? In any case, I' like some advice please. 
> Fanx.
> 
> ===> Building for suse_base-6.3
> cc /usr/pkgsrc/emulators/suse_base/files/rpm2pkg.c -O2 -I/usr/pkg/include/rpm  /
> usr/pkg/lib/librpm.a -lz -L/usr/pkg -lintl -o /usr/pkgsrc/emulators/suse_base/wo
> rk/rpm2pkg
> /usr/bin/ld: cannot open -lintl: No such file or directory
> collect2: ld returned 1 exit status
> *** Error code 1

suse_base/Makefile was modified Saturday to fix that. Try again after
updating your sources. If it's not convenient to do that, the diff may
be viewed at

http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/emulators/suse_base/Makefile.diff?r1=1.14&r2=1.15



Frederick