error while "building uhd"
Rainer Müller
raimue at macports.org
Wed Mar 4 15:07:20 PST 2015
On 2015-03-04 23:09, Jim Goudie wrote:
> Office:~ Jim$ vim
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/main.log
>
> :info:build
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_uhd/uhd/work/uhd-003_008_002/host/lib/usrp/common/ad9361_driver/ad9361_synth_lut.h:11:
> error: integer constant is too large for ‘long’ type
On which version of OS X are you building this? (`sw_vers`)
Which version of Xcode? (`xcodebuild -version`)
Is this a 32-bit machine?
I guess the constants in this file would need to be declared with a '.0'
suffix for double.
Rainer
More information about the macports-users
mailing list