Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

port-build-doxygen+wizard.log (29.9 KB) - added by raimue (Rainer Müller) 16 years ago.
using Mac OS X 10.5.2 Leopard

Download all attachments as: .zip

Change History (11)

Changed 16 years ago by raimue (Rainer Müller)

using Mac OS X 10.5.2 Leopard

comment:1 Changed 16 years ago by cssdev

Status: newassigned

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 16 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Fixed in r34443.

comment:3 Changed 16 years ago by cssdev

Resolution: fixed
Status: closedreopened

oops, wrong tab in Safari!

comment:4 Changed 16 years ago by cssdev

Waiting to see whether #14603 resolves this issue ...

comment:5 Changed 16 years ago by raimue (Rainer Müller)

Port: doxygen added

comment:6 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:7 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Has r46488 fixed this issue?

comment:8 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Between r46488, r46506, and r46785, this problem should be resolved.
Can this ticked be closed?

comment:9 in reply to:  8 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: reopenedclosed

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.

comment:10 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.