Re: [Fink-beginners] attempting to install audacious2

2012-09-25 Thread Daniel Johnson
On Sep 25, 2012, at 1:36 AM, Matthew Sun msunm...@gmail.com wrote:

 I didn't try your workaround, but it works now. I tried `fink selfupdate` and 
 then `fink install audacious2` again today and it just worked, I don't know 
 why. I also installed xcode 4.5 today, not sure if this was before or after, 
 though. Upon running `audacious2` there was another error and wouldn't start, 
 but once I did `fink install audacious2-plugins` (and called `audacious2` 
 again) it worked.

 Thank you for the help

I updated it last night to build on 10.8. So this means it worked. :)

Daniel

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] attempting to install audacious2

2012-09-25 Thread Matthew Sun
I didn't try your workaround, but it works now. I tried `fink selfupdate`
and then `fink install audacious2` again today and it just worked, I don't
know why. I also installed xcode 4.5 today, not sure if this was before or
after, though. Upon running `audacious2` there was another error and
wouldn't start, but once I did `fink install audacious2-plugins` (and
called `audacious2` again) it worked.

Thank you for the help

On Mon, Sep 24, 2012 at 8:33 AM, Alexander Hansen 
alexanderk.han...@gmail.com wrote:

 (I'll change the subject back, since _now_ you've got an error in
 audacious2 itself.)

 On 9/23/12 10:48 PM, Matthew Sun wrote:
  I tried `fink selfupdate` and then `fink install audacious2`. It stops
  at an error. Here is the end of what is output:
 
  =
  Successfully compiled ui_albumart.c.
  Successfully compiled ui_fileinfo.c.
  Successfully compiled ui_misc.c.
  dbus.c:829:16: warning: comparison of unsigned enum expression  0 is
 always
false [-Wtautological-compare]
  if (status  0) status = get_playback_status();
  ~~ ^ ~
  1 warning generated.
  Successfully compiled dbus.c.
  Undefined symbols for architecture x86_64:
_IceAddConnectionWatch, referenced from:
_sm_client_xsmp_startup in libeggsmclient.a(eggsmclient-xsmp.o)
_IceConnectionNumber, referenced from:
_ice_connection_watch in libeggsmclient.a(eggsmclient-xsmp.o)
_IceGetConnectionContext, referenced from:
_process_ice_messages in libeggsmclient.a(eggsmclient-xsmp.o)
_IceProcessMessages, referenced from:
_process_ice_messages in libeggsmclient.a(eggsmclient-xsmp.o)
_IceSetErrorHandler, referenced from:
_sm_client_xsmp_startup in libeggsmclient.a(eggsmclient-xsmp.o)
_IceSetIOErrorHandler, referenced from:
_sm_client_xsmp_startup in libeggsmclient.a(eggsmclient-xsmp.o)
  ld: symbol(s) not found for architecture x86_64
  clang: error: linker command failed with exit code 1 (use -v to see
  invocation)
  Failed to link audacious2!
 

 snip

  Failed: phase compiling: audacious2-2.2-4 failed
  =
 
  =
  Package manager version: 0.34.3
  Distribution version: selfupdate-rsync Sun Sep 23 11:43:08 2012, 10.8,
  x86_64
  Trees: local/main stable/main unstable/crypto
  Xcode.app: 4.4.1
  Xcode command-line tools: 4.4.0.0.1.1249367152
  Max. Fink build jobs:  1
  =

 I get the same thing on 10.8 (though with Xcode 4.5), but not 10.7 with
 Xcode 4.5, so there may be something weird going on with the X11
 detection in the package.

 As a workaround (it worked for me, anyway), edit
 /sw/fink/10.7/stable/main/finkinfo/sound/audacious2.info and add the
 following line:

 SetLIBS: -L/opt/X11/lib -lICE

 just above the ConfigureParams: line.

 --
 Alexander Hansen, Ph.D.
 Fink User Liaison
 My package updates: http://finkakh.wordpress.com/

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Cant resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000: what shall I do

2012-09-25 Thread Heinz Nabielek
On 24 Sep 2012, at 16:49, Alexander Hansen wrote:

 On 9/24/12 2:28 AM, Heinz Nabielek wrote:
 My iMac runs Mac OS X 10.7.5 witn 
 Darwin XXX.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 
 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64; and Xcode 4.4.1.
 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
 
 
 After fink update-all, I get the error messages
 
 Information about 6236 packages read in 2 seconds.
 The package 'gcc47' will be built and installed.
 Reading build dependency for gcc47-4.7.2-1000...
 Can't resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000 
 (no matching packages/versions found)
 Exiting with failure.
 
 
 Obviously an Xcode/ gcc inconsistency. But what shall I do?
 
 Heinz
 
 
 The maintainer wants people to build gcc47 with Xcode 4.5, so install that.

Many thanks.

However:

Xcode 4.5 installed [Version 4.5 (4G182)], but same error message:

Information about 6239 packages read in 2 seconds.
The package 'gcc47' will be built and installed.
Reading build dependency for gcc47-4.7.2-1000...
Can't resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000 (no 
matching packages/versions found)
Exiting with failure.

Anything specific that I would need to do?

Heinz





--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Cant resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000: what shall I do

2012-09-25 Thread Alexander Hansen
On 9/25/2012 12:57 PM, Heinz Nabielek wrote:
 On 24 Sep 2012, at 16:49, Alexander Hansen wrote:

 On 9/24/12 2:28 AM, Heinz Nabielek wrote:
 My iMac runs Mac OS X 10.7.5 witn
 Darwin XXX.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 
 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64; and Xcode 4.4.1.
 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)


 After fink update-all, I get the error messages

 Information about 6236 packages read in 2 seconds.
 The package 'gcc47' will be built and installed.
 Reading build dependency for gcc47-4.7.2-1000...
 Can't resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000 
 (no matching packages/versions found)
 Exiting with failure.

 Obviously an Xcode/ gcc inconsistency. But what shall I do?

 Heinz

 The maintainer wants people to build gcc47 with Xcode 4.5, so install that.
 Many thanks.

 However:

 Xcode 4.5 installed [Version 4.5 (4G182)], but same error message:

 Information about 6239 packages read in 2 seconds.
 The package 'gcc47' will be built and installed.
 Reading build dependency for gcc47-4.7.2-1000...
 Can't resolve dependency xcode (= 4.5) for package gcc47-4.7.2-1000 (no 
 matching packages/versions found)
 Exiting with failure.

 Anything specific that I would need to do?

 Heinz

xcode really refers to the version of the command-line tools, for 
historical reasons.  Open up Xcode and download the updated command-line 
tools from its Preferences.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners