From: B. Bennion (bbennion_at_u.washington.edu)
Date: Mon Nov 26 2001 - 11:35:50 CST

Hello,

I am trying to compile the latest released version of the source and have
a linking problem. I think I have seen this one before but I can't
remember how I got around it.

JRegex.o: In function `JRegex::JRegex(char const *, int)':
JRegex.o(.text+0x53): undefined reference to `pcre_compile'
JRegex.o: In function `JRegex::~JRegex(void)':
JRegex.o(.text+0xf2): undefined reference to `pcre_free'
JRegex.o: In function `JRegex::match(char const *, int) const':
JRegex.o(.text+0x158): undefined reference to `pcre_exec'
JRegex.o: In function `JRegex::search(char const *, int, int &, int)':
JRegex.o(.text+0x1ae): undefined reference to `pcre_exec'
collect2: ld returned 1 exit status

What am I missing
Brian

Graduate Research Assistant
Dep. Medicinal Chemistry, University of Washington
Tel# (206)616-2779
BOX 357610 Seattle WA 98195

email--bbennion_at_u.washington.edu
web page--http://students.washington.edu/bbennion