[MacPorts] #34162: gnokii 0.6.27 on Mac OS X Lion requires ./configure --disable-bluetooth

MacPorts noreply at macports.org
Sun Apr 22 15:18:11 PDT 2012


#34162: gnokii 0.6.27 on Mac OS X Lion requires ./configure --disable-bluetooth
-----------------------------+----------------------------------------------
 Reporter:  ZwartGat@…       |       Owner:  mpal1+bugzilla@…       
     Type:  defect           |      Status:  new                    
 Priority:  Normal           |   Milestone:                         
Component:  ports            |     Version:  2.0.4                  
 Keywords:                   |        Port:  gnokii                 
-----------------------------+----------------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => mpal1+bugzilla@…
  * keywords:  gnokii =>
  * port:  => gnokii


Old description:

> Build log shows:
>
> :info:build Undefined symbols for architecture x86_64:
> :info:build   "_IOBluetoothDeviceOpenRFCOMMChannel", referenced from:
> :info:build       _thread_main in libDEVICES_la-osxbluetooth.o
> :info:build   "_IOBluetoothRFCOMMChannelRegisterIncomingDataListener",
> referenced from:
> :info:build       _thread_main in libDEVICES_la-osxbluetooth.o
> :info:build       _bluetooth_close in libDEVICES_la-osxbluetooth.o
> :info:build   "_IOBluetoothRFCOMMChannelWrite", referenced from:
> :info:build       _bluetooth_write in libDEVICES_la-osxbluetooth.o
> :info:build ld: symbol(s) not found for architecture x86_64
> :info:build clang: error: linker command failed with exit code 1 (use -v
> to see invocation)
> :info:build make[2]: *** [libgnokii.la] Error 1
> :info:build make[2]: Leaving directory
>
> These were removed in Mac OS X 10.7 (see
> <http://developer.apple.com/library/mac/#releasenotes/General/MacOSXLionAPIDiffs/IOBluetooth.html>)
>
> I downloaded gnokii-0.6.31.tar.bz2. With ./configure, make fails with
> essentially the same errors.
> With ./configur --disable-bluetooth, make succeeds.
>
> (I know this is a gnokii issue, but I think it is appropriate to fix this
> kind of stuff in MacPorts, too.

New description:

 Build log shows:

 {{{
 :info:build Undefined symbols for architecture x86_64:
 :info:build   "_IOBluetoothDeviceOpenRFCOMMChannel", referenced from:
 :info:build       _thread_main in libDEVICES_la-osxbluetooth.o
 :info:build   "_IOBluetoothRFCOMMChannelRegisterIncomingDataListener",
 referenced from:
 :info:build       _thread_main in libDEVICES_la-osxbluetooth.o
 :info:build       _bluetooth_close in libDEVICES_la-osxbluetooth.o
 :info:build   "_IOBluetoothRFCOMMChannelWrite", referenced from:
 :info:build       _bluetooth_write in libDEVICES_la-osxbluetooth.o
 :info:build ld: symbol(s) not found for architecture x86_64
 :info:build clang: error: linker command failed with exit code 1 (use -v
 to see invocation)
 :info:build make[2]: *** [libgnokii.la] Error 1
 :info:build make[2]: Leaving directory
 }}}

 These were removed in Mac OS X 10.7 (see
 <http://developer.apple.com/library/mac/#releasenotes/General/MacOSXLionAPIDiffs/IOBluetooth.html>)

 I downloaded gnokii-0.6.31.tar.bz2. With ./configure, make fails with
 essentially the same errors.
 With ./configur --disable-bluetooth, make succeeds.

 (I know this is a gnokii issue, but I think it is appropriate to fix this
 kind of stuff in MacPorts, too.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/34162#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list