Hey Jasper.
Good to hear, thank you.

I suspect something is wrong either with my machine, or with libiconv:
When trying to build from source (same machine, snapshot from June 7th)
I got the following error:

 cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib -I../include
-I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I..
-I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe
-DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c
/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c  -fPIC -DPIC -o
.libs/iconv.o
In file included from
/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/converters.h:238,
                 from
/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c:67:
/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/hz.h: In function
`hz_wctomb':
/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/hz.h:148: internal
compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Before I submit a bug report to GCC I wanted to consult the mailing list.

Best regards,
S.

2010/6/11 Jasper Lievisse Adriaanse <jas...@humppa.nl>

> On Thu, Jun 10, 2010 at 09:41:25PM +0300, Shlomi Marco wrote:
> > Good day.
> >
> > Some packages I'm trying to install fails with the following
> >
> > Can't install <package name> because of libraries
> > |library c.53.1 not found
> > | /usr/lib/libc.so.54.0 (system): bad major
> >
> > Setup:
> > SGI O2 R5K with clean installation from cd47.iso+sets from snapshot
> compiled
> > on June 7th.
> Hi,
>
> I've started a new package build recently which should be ready in about
> 6-7 days.
>
> Cheers,
> Jasper
>
> > Example:
> > # pkg_add -vvvvv
> > ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/mips64/bash
> >
> > parsing bash-4.0.35
> > Direct dependencies for bash-4.0.35 resolve to: gettext-0.17p0
> > libiconv-1.13p0 (todo: libiconv-1.13p0 gettext-0.17p0)
> > parsing libiconv-1.13p0
> > Can't install libiconv-1.13p0 because of libraries
> > |library c.53.1 not found
> > | /usr/lib/libc.so.54.0 (system): bad major
> > parsing gettext-0.17p0
> > Direct dependencies for gettext-0.17p0 resolve to: libiconv-1.13p0 (todo:
> > libiconv-1.13p0)
> > parsing libiconv-1.13p0
> > Can't install libiconv-1.13p0 because of libraries.17p0,libiconv-1.13p0
> >
> > parsing tiff-3.8.2p5
> > Direct dependencies for tiff-3.8.2p5 resolve to: jpeg-7 (todo: jpeg-7)
> > parsing jpeg-7
> > Can't install jpeg-7 because of libraries
> > |library c.53.1 not found
> > | /usr/lib/libc.so.54.0 (system): bad major
> > Direct dependencies for tiff-3.8.2p5 resolve to: jpeg-7
> > Can't install tiff-3.8.2p5: can't resolve jpeg-7
> >
> > Any ideas?
> >
> > Best regards,
> > S.
> >
>
> --
> Stay Hungry. Stay Foolish.

Reply via email to