Nginx Build Fails on Compiling pcre

Alie Tan alie at affle.com
Thu Jan 17 05:01:59 UTC 2013


Not sure if you like to use lighttpd or hiawatha. I can build and use both them together with php and sqlite3.

Sent via BlackBerry from SingTel!

-----Original Message-----
From: Jesse Griffin <jesse at tummy.com>
Sender: owner-freebsd-arm at freebsd.orgDate: Wed, 16 Jan 2013 17:09:52 
To: <freebsd-arm at freebsd.org>
Subject: Nginx Build Fails on Compiling pcre

Hello,

I'm not sure if this is the correct list, but the only reason why I did the
following was to test FreeBSD on the Pi.

I setup http://www.peach.ne.jp/archives/rpi/freebsd-pi-clang-20130115.img.gz on
my Pi and I tried building several ports to see what I got.  Most of them
completed okay, but the Nginx build fails when it tries to compile
/usr/ports/devel/pcre.

Building Nginx on an i386 FreeBSD 10 CURRENT works.

Below is the output:

root at raspberry-pi:/usr/ports/www/nginx # make install clean
===>   nginx-1.2.6,1 depends on shared library: pcre - not found
===>    Verifying install for pcre in /usr/ports/devel/pcre
===>  Building for pcre-8.32
make  all-am
  CCLD   pcretest
./.libs/libpcre.so: undefined reference to `__clear_cache'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [pcretest] Error code 1

Stop in /usr/ports/devel/pcre/work/pcre-8.32.
*** [all] Error code 1

Stop in /usr/ports/devel/pcre/work/pcre-8.32.
*** [do-build] Error code 1

Stop in /usr/ports/devel/pcre.
*** [lib-depends] Error code 1

Stop in /usr/ports/www/nginx.
*** [install] Error code 1

Stop in /usr/ports/www/nginx.

-- 
Thank you,
Jesse Griffin
tummy.com, ltd.
_______________________________________________
freebsd-arm at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arm
To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"


More information about the freebsd-arm mailing list