Opened 9 years ago

Closed 9 years ago

#11671 closed bug (no change required)

jam can't find PCRE on my GCC4/x86_64 system

Reported by: georgewhite Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

Every time I try to run jam, regardless of whether I use the haikuports version or the built in version, jam doesn't do anything because it refuses to acknowledge the existence of PCRE on the system.

This bug is such that running the 'jam' command at a terminal will return:

You need to have pcre installed on your system.

Change History (2)

comment:1 by georgewhite, 9 years ago

Invalid; found as a bug in the Pe Jamfile.

comment:2 by diver, 9 years ago

Resolution: no change required
Status: newclosed

You probably need to pkgman install libpcre_devel.

Note: See TracTickets for help on using tickets.