tuntaposx not building on 10.5
questmbp:~ quest$ sudo port clean tuntaposx
---> Cleaning tuntaposx
questmbp:~ quest$ sudo port -u upgrade outdated
---> Computing dependencies for tuntaposx
---> Fetching tuntaposx
---> Verifying checksum(s) for tuntaposx
---> Extracting tuntaposx
---> Applying patches to tuntaposx
---> Configuring tuntaposx
---> Building tuntaposx
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_tuntaposx/work/tuntap" && /usr/bin/make -j1 all " returned error 2
Command output: cd src/tap && make TUNTAP_VERSION=20090913 -f Makefile all
/usr/bin/g++-4.0 -Wall -mkernel -force_cpusubtype_ALL -fno-builtin -fno-stack-protector -O2 -DKERNEL -DAPPLE -DKERNEL_PRIVATE -DTUNTAP_VERSION=\"20090913\" -DTAP_KEXT_VERSION=\"20090913\" -I.. -I/System/Library/Frameworks/Kernel.framework/Headers -c ../tuntap.cc -o ../tuntap.o
../tuntap.cc: In member function 'virtual bool tuntap_interface::register_interface(const sockaddr_dl*, void*, u_int32_t)':
../tuntap.cc:329: error: invalid conversion from 'errno_t (*)(ifnet*, long unsigned int, void*)' to 'errno_t (*)(ifnet*, u_int32_t, void*)'
make[1]: * tuntap.o Error 1
make: * [tap.kext] Error 2
Change History (12)
Cc: |
quest@… removed
|
Keywords: |
tuntaposx removed
|
Priority: |
High →
Normal
|
Owner: |
changed from macports-tickets@… to febeling@…
|
Cc: |
michael.klein@… added
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Cc Me!