Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem when compiling Xprt of X11R7.1



On Oct 20, 2006, at 7:49 AM, Peter Dyballa wrote:

Hello!

When on Mac OS X 10.4.8 Xprt is built by GCC 4.0.1 from dynamic and static libraries I get one message

/sw/lib/odcctools/bin/ld: multiple definitions of symbol _serverGeneration
/usr/X11R7/lib/libXfont.dylib(miscutil.o) definition of _serverGeneration
../../dix/.libs/libdix.a(globals.o) definition of _serverGeneration in section (__DATA,__data)

What version of libtool are you using? I suggest you try upgrading to the latest libtool from


http://finch.finkproject.org/~pogma/libtool/libtool-1.5.23a.tar.gz

If you install that libtool in /usr/local/bin, then run these commands in your xorg-xserver tree:

mkdir -p /usr/local/share/aclocal
export ACLOCAL="aclocal -I /usr/local/share/aclocal"
export LIBTOOLIZE=/usr/local/bin/libtoolize
autoreconf -fvi
./configure (......)
make (...)

It will still not compile cleanly, but I think that will help.

Ben

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >Problem when compiling Xprt of X11R7.1 (From: Peter Dyballa <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.