On Oct 18, 2005, at 3:14 PM, TheSin wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

it seems xcode 2.2 is causing issues, I haven't installed it yet though, but this is the third report of one of my packages and all with 2.2.
- ---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 18-Oct-05, at 4:09 AM, Stanton McCandlish wrote:


/bin/sh ../libtool --silent --mode=link --tag=CC gcc  -g -O2 -Wall -g
-o dvconnect  dvconnect.o -lpthread -lpopt -lm -L/sw/lib
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/usr/bin/ld: Undefined symbols:
_sched_setscheduler
collect2: ld returned 1 exit status
make[2]: *** [dvconnect] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-libdv4-0.104-1
(Reading database ... 112727 files and directories currently installed.)
Removing fink-buildlock-libdv4-0.104-1 ...
Failed: phase compiling: libdv4-0.104-1 failed

Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink- users or fink-beginners mailing lists. As a last resort, you can try e- mailing
the maintainer directly:

    Justin F. Hallett <[EMAIL PROTECTED]>




--
Package manager version: 0.24.10
Distribution version: 0.7.2.rsync
Mac OS X version: 10.4.2
Xcode version: 2.2
gcc version: 4.0.0 (Apple Computer, Inc. build 5026)
make version: 3.80
Feedback Courtesy of FinkCommander




I just built libdv4-0.104-2 with Xcode 2.2 Preview 3 without a problem. There are two problems that I see here. The user is running 10.4.2 but has "Distribution version: 0.7.2.rsync" which is wrong; it should be 0.8.0.rsync. So he's building the 10.3 libdv4-0.104-1 instead of 10.4's libdv4-0.104-2. Secondly, if he's got Xcode 2.2 installed, something else is very wrong since 2.2 has gcc 4.0.1. gcc 4.0.0 build 5026 is from Xcode 2.1. From personal experience, it is necessary to run /Developer/Tools/uninstall-devtools.pl BEFORE installing Xcode 2.2, otherwise you're likely to have some things not update properly thanks to the genius of Installer.app. :)

If you have a fink installed xorg or xfree86, you'll probably also need to reinstall it since uninstall-devtools.pl will nuke it. (Also from personal experience.)

--
Daniel Johnson
[EMAIL PROTECTED]
PGP public key: http://homepage.mac.com/danielj7/publickey.txt

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to