pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: glib2 under m68k



Matthias Scheler <mailto:tron%zhadum.org.uk@localhost> wrote:
> On 5 Jun 2008, at 20:57, Larson, Timothy E. wrote:
>> The newest glib 2.16.3 won't compile on NetBSD/m68k.
> 
> What is the error message? Did you submit a PR because of this?

Not yet.  I was going to contact John Klos because I know he did a bulk
build on one of his Amiga systems.  Evidently he had a similar error because
there is no glib2 in those packages either.  The error (while making tests)
is:

cc -O2 -I/usr/pkgsrc/devel/glib2/work.m68k/.buildlink/include -Wall
-Wl,-R/usr/pkg/lib -o .libs/threadtests threadtests.o
-L/usr/pkgsrc/devel/glib2/work.m68k/glib-2.16.3/glib/.libs
-L/usr/pkgsrc/devel/glib2/work.m68k/.buildlink/lib
../.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so
/usr/pkgsrc/devel/glib2/work.m68k/glib-2.16.3/glib/.libs/libglib-2.0.so
../../glib/.libs/libglib-2.0.so
/usr/pkgsrc/devel/glib2/work.m68k/.buildlink/lib/libpcre.so -lintl
-Wl,--rpath -Wl,/usr/pkg/lib -Wl,--rpath
-Wl,/usr/pkgsrc/devel/glib2/work.m68k/.buildlink/lib
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_attr_destroy'
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_create'
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_attr_init'
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_equal'
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_attr_setscope'
../../gthread/.libs/libgthread-2.0.so: undefined reference to
`pthread_attr_setdetachstate'
../../gthread/.libs/libgthread-2.0.so: undefined reference to `pthread_join'
gmake[4]: *** [threadtests] Error 1

>> Is it possible to revert specific packages back to earlier versions
>> from the CVS tree?
> 
> You can do that with "cvs update -DYYYY/MM/DD devel/glib2" but there
> is absolutely no guarantee that the resulting "pkgsrc" tree will work. 

I may give that a try.  I have been getting "anoncvs.netbsd.org: Network is
unreachable" errors lately.  It seems to be using an IPv6 address and I'm
not sure I can use those.  I've had difficulties in the past.

# cvs update
connect to address ::ffff:204.152.190.16: Connection refused
Trying 2001:4f8:4:7:2e0:81ff:fe30:8ad1...
anoncvs.NetBSD.org: Network is unreachable
cvs [update aborted]: end of file from server (consult above messages if
any)

Thanks,
Tim
-- 
Tim Larson        AMT2 Unix Systems Administrator
    InterCall, a division of West Corporation

               Eschew obfuscation!

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index