Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448506 - sys-freebsd/freebsd-lib-{9.0,9.1_rc3} build fails with USE={netware,bluetooth}
Summary: sys-freebsd/freebsd-lib-{9.0,9.1_rc3} build fails with USE={netware,bluetooth}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 11:55 UTC by Yuta SATOH
Modified: 2013-05-24 18:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
files/freebsd-lib-9.0-bluetooth.patch (freebsd-lib-9.0-bluetooth.patch,318 bytes, patch)
2012-12-25 11:56 UTC, Yuta SATOH
Details | Diff
files/freebsd-lib-9.0-netware.patch (freebsd-lib-9.0-netware.patch,400 bytes, patch)
2012-12-25 11:57 UTC, Yuta SATOH
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH 2012-12-25 11:55:31 UTC
When USE={netware,bluetooth} enabled, freebsd-lib-{9.0,9.1_rc3} will fail to build.

results with USE=netware )

building static ncp library
building shared library libncp.so.4
ranlib libncp.a
/usr/lib/gcc/x86_64-gentoo-freebsd9.1/4.6.3/../../../../x86_64-gentoo-freebsd9.1/bin/ld: cannot find -lipx
collect2: ld returned 1 exit status
*** [libncp.so.4] Error code 1
1 error
*** [all] Error code 2
1 error


results with USE=bluetooth )

/var/tmp/portage/sys-freebsd/freebsd-lib-9.0-r3/work/lib/libsdp/search.c:35:23: fatal error: bluetooth.h: No such file or directory
compilation terminated.
*** Error code 1
Comment 1 Yuta SATOH 2012-12-25 11:56:24 UTC
Created attachment 333270 [details, diff]
files/freebsd-lib-9.0-bluetooth.patch
Comment 2 Yuta SATOH 2012-12-25 11:57:06 UTC
Created attachment 333272 [details, diff]
files/freebsd-lib-9.0-netware.patch
Comment 3 Yuta SATOH 2012-12-25 12:00:34 UTC
Please put in FILESDIR, patches that I attached.
And please add the following line to PATCHES in ebuild.

"${FILESDIR}/${PN}-9.0-netware.patch"
"${FILESDIR}/${PN}-9.0-bluetooth.patch"
Comment 4 Naohiro Aota gentoo-dev 2013-02-12 11:09:32 UTC
9.0 part is done.
Comment 5 Alexis Ballier gentoo-dev 2013-05-24 18:37:26 UTC
fixed in 9.1-r1