Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2003 02:40:54 -0700
From:      Rohit Nafday <rnafday@OCF.Berkeley.EDU>
To:        freebsd-gnome@FreeBSD.org
Subject:   gnome 2.2 build fails with gstreamer
Message-ID:  <3EBE1AA6.4050205@ocf.berkeley.edu>

next in thread | raw e-mail | index | archive | help
I am running FreeBSD 4.7 with the latest XFree86.  I was trying to 
install gnome 2.2 and after doing a 'cvsup' of the ports tree, I tried 
to 'make install' the gnome2 port.   It died in building gstreamer 
 0.6.1.  Running 'make' in the gstreamer directory gives this:

../cothreads/.libs/libcothreads-gthreads.al(libcothreads_gthreads_la-pth_mctx.lo): 
In function `pth_mctx_set':
libcothreads_gthreads_la-pth_mctx.lo(.text+0x9b): undefined reference to 
`sigaltstack'
libcothreads_gthreads_la-pth_mctx.lo(.text+0x100): undefined reference 
to `sigaltstack'
libcothreads_gthreads_la-pth_mctx.lo(.text+0x112): undefined reference 
to `sigaltstack'
libcothreads_gthreads_la-pth_mctx.lo(.text+0x127): undefined reference 
to `sigaltstack'
libcothreads_gthreads_la-pth_mctx.lo(.text+0x158): undefined reference 
to `sigaltstack'
gmake[5]: *** [cothreads-gthreads] Error 1
gmake[4]: *** [all-recursive] Error 1
gmake[3]: *** [all-recursive] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

I have no idea what's wrong with this or how to fix it.  Any help would 
be very appreciated.

Thanks,
Rohit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EBE1AA6.4050205>