#14368 closed defect (fixed)
BUG: doxygen +wizard fails to build on Leopard
Reported by: | raimue (Rainer Müller) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | doxygen, doxywizard, leopard | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
Port: | doxygen |
Description
After #13156 doxygen builds fine on Leopard. But doxygen +wizard fails with another issue:
Undefined symbols: "_iconv_close", referenced from: portable_iconv_close(void*) in portable.o "_iconv", referenced from: portable_iconv(void*, char const**, unsigned long*, char**, unsigned long*)in portable.o "_iconv_open", referenced from: portable_iconv_open(char const*, char const*)in portable.o ld: symbol(s) not found collect2: ld returned 1 exit status gmake[2]: *** [../../bin/doxywizard] Error 1
Full build log from port -v build doxygen +wizard
attached.
Attachments (1)
Change History (11)
Changed 17 years ago by raimue (Rainer Müller)
Attachment: | port-build-doxygen+wizard.log added |
---|
comment:1 Changed 17 years ago by cssdev
Status: | new → assigned |
---|
It looks like the compiler is picking up the wrong header, as it's not including ${prefix}/include.
This should be a quick fix, I'll look at this tonight. Thanks for reporting it!
comment:2 Changed 17 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r34443.
comment:3 Changed 17 years ago by cssdev
Resolution: | fixed |
---|---|
Status: | closed → reopened |
oops, wrong tab in Safari!
comment:5 Changed 16 years ago by raimue (Rainer Müller)
Port: | doxygen added |
---|
comment:6 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:7 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Has r46488 fixed this issue?
comment:8 follow-up: 9 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:9 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Replying to mcalhoun@…:
Between r46488, r46506, and r46785, this problem should be resolved.
Can this ticked be closed?
Closing ticket (maintainer timeout).
If closed in error, please reopen.
Note: See
TracTickets for help on using
tickets.
using Mac OS X 10.5.2 Leopard