| Summary: | 2/14/2009 - CVSup'd to RELENG_7-stable - build kernel with libiconv fails with ../../../libkern/iconv.c: In function 'iconv_mod_unload' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Adam Hopstetter <ahopstetter> | ||||||
| Component: | kern | Assignee: | Gavin Atkinson <gavin> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Unspecified | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Adam Hopstetter
2009-02-14 21:30:02 UTC
Sorry ... previous patch posted causes break in buildworld. ... apparrently pf/ftp-proxy.c declares "session" while sys/proc.h does as well .... c++ namespaces anyone? Attached is the patch that allows for buildkernel and buildworld with kernel libiconv... Sincerely, Adam Hopstetter State Changed From-To: open->closed To submitter: the PR database is for bugs in FreeBSD and is not really a place for build issues. Please post to the freebsd-stable@freebsd.org mailing list, and describe your problem there. Please also include more of the error message - you failed to provide the actual error so it's impossible to determine where the problem even is in your original message. Responsible Changed From-To: freebsd-bugs->gavin State Changed From-To: closed->closed FWIW, this was fixed in SVN r188714 Tue Feb 17 15:41:41 2009 UTC |