Re: Building ab initio



On Tue, Jun 23, 1998 at 10:27:36AM -0600, Nathan Torkington wrote:
> My current problem is in building gnome-libs:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/local/include
> -DNEED_GNOMESUPPORT_H -I../support -I../support
> -I/usr/local/lib/glib/include -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include
> -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\"
> -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\"
> -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl
> -I/usr/local/lib/glib/include -I/usr/X11R6/include
> -I/usr/local/lib/glib/include -I/usr/local/include -g -O2
> -Wp,-MD,.deps/gnome-dl.p -c -fPIC -DPIC gnome-dl.c
> gnome-dl.c:41: #error what is RTLD_NOW supposed to be?
> gmake[2]: *** [gnome-dl.lo] Error 1
> gmake[2]: Leaving directory `/u/frii/src/gnat/gnome/gnome-libs/libgnome'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/u/frii/src/gnat/gnome/gnome-libs'
> gmake: *** [all-recursive-am] Error 2
> gnat@coprolith (gnome-libs) 
> 
> Any ideas?

Hmm, I don't know if this will break anything, but you could try to replace
the line with the #error with `#define NEW_BIND_MODE 2' in
gnome-libs/libgnomeui/gnome-dl.c. But keep in mind that this could break the
apps using this feature.

Maybe some FreeBSD people can give you better advice.

-- 
Eckehard Berns



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]