Opened 18 years ago

Closed 17 years ago

#6204 closed defect (worksforme)

BUG: source-highlight-2.1.2 fails to build

Reported by: g3zi7y.wu72nfp@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: mww@…, markd@…
Port:

Description

My-Computer:~ wu$ uname -a Darwin My-Computer.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root: xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc

My-Computer:~ wu$ port version Version: 1.200

My-Computer:~ wu$ port info source-highlight source-highlight 2.1.2, textproc/source-highlight http://www.gnu.org/software/src-highlite/

This program, given a source file, produces a document with syntax highlighting. At the moment this package can handle Java, Javascript, C/C++, Prolog, Perl, Php3, Python, Flex, ChangeLog, Ruby, Lua, Caml, Sml, Log as source languages, and HTML, XHTML, ANSI color escape sequences as output formats.

Library Dependencies: boost Platforms: darwin Maintainers: toby@… mww@… My-Computer:~ wu$

Attachments (2)

output.txt (44.3 KB) - added by g3zi7y.wu72nfp@… 18 years ago.
debug output
Portfile.diff (291 bytes) - added by g3zi7y.wu72nfp@… 18 years ago.
proposed patch of portfile

Download all attachments as: .zip

Change History (6)

Changed 18 years ago by g3zi7y.wu72nfp@…

Attachment: output.txt added

debug output

Changed 18 years ago by g3zi7y.wu72nfp@…

Attachment: Portfile.diff added

proposed patch of portfile

comment:1 Changed 18 years ago by toby@…

Setting DYLD_LIBRARY_PATH for the entire build could have disastrous effects, will have to do it only for that command. I'll look into it.

comment:2 Changed 18 years ago by mww@…

Summary: source-highlight-2.1.2 fails to buildBUG: source-highlight-2.1.2 fails to build

problem with boost seems that the install_names of it's dylibs are not set; boost's build mechanism unfortunately is rather intransparent - if someone wants to fix that, I suppose this will fix this error, too.

comment:3 Changed 18 years ago by markd@…

Cc: markd@… added

It all builds well on 10.4 Intel. Do the current version still exhibit this behavior on 10.3?

comment:4 Changed 17 years ago by markd@…

Resolution: worksforme
Status: newclosed

No feedback. Works for me. Closing.

Note: See TracTickets for help on using tickets.