bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems building 4.2.29 on non-Linux


From: Bert Deknuydt
Subject: Problems building 4.2.29 on non-Linux
Date: Mon, 27 Nov 2006 11:48:15 -0000

Hello,

4.2.29 (and 4.2.28, but not 4.2.27) do not build on Tru64, Solaris and
HPUX; configure is ok, compile is ok, but final links each time fail with:

gcc  -g -O2   -o find  find.o fstype.o parser.o pred.o tree.o util.o version.o 
../lib/libfind.a ../gnulib/lib/libgnulib.a 
/freeware/gnu-tools/sol2/lib/libintl.so -L/freeware/gnu-tools/sol2/lib 
/freeware/gnu-tools/sol2/lib/libiconv.so -lc -Wl,-rpath 
-Wl,/freeware/gnu-tools/sol2/lib 
parser.o: In function `insert_regex':
/freeware/gnu-tools/findutils/findutils-4.2.29/find/parser.c:1500: undefined 
reference to `re_set_syntax'
/freeware/gnu-tools/findutils/findutils-4.2.29/find/parser.c:1501: undefined 
reference to `re_compile_pattern'
pred.o: In function `pred_regex':
/freeware/gnu-tools/findutils/findutils-4.2.29/find/pred.c:1316: undefined 
reference to `re_match'
collect2: ld returned 1 exit status

(This output is for Solaris 2.8; gcc is 3.4.6).

It seems that configure somehow supposes regex to be Linux regex ...

Greetings, Bert.

-- 
--------------- eMail address@hidden -----------------
B.DeKnuydt, PSI-KULeuven                            Tel. +32-16-321880
Kasteelpark Arenberg 10
B-3001 Leuven-Heverlee
FLANDERS, Belgium                                   Fax. +32-16-321838
------------- http://homes.esat.kuleuven.be/~deknuydt ----------------
           People should not be afraid of their government, 
            the government should be afraid of its people!

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]