Date: Sun, 30 Aug 2009 14:05:32 +0200 From: Torfinn Ingolfsen <tingox@gmail.com> To: Oliver Lehmann <oliver@freebsd.org> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Sylpheed doesn't compile on amd64 Message-ID: <ef8c8a880908300505n79a302bbq95bff9cfc7dd2cc8@mail.gmail.com> In-Reply-To: <20090830091139.9497a8dd.oliver@FreeBSD.org> References: <ef8c8a880908291634w2f1a1752r3f2e4141368aa909@mail.gmail.com> <20090830091139.9497a8dd.oliver@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sun, Aug 30, 2009 at 9:11 AM, Oliver Lehmann <oliver@freebsd.org> wrote: > It looks more like a devel/oniguruma* problem. I've tried to compile > sylpheed2 while having oniguruma5 installed and it worked. So I suggest > you deinstall oniguruma or try reinstalling it first..... > First i tried 'portupgrade -f' on oniguruma, the a portupgrade of sylpheed. But it failed again. The I did pkg_deinstall oniguruma-2.5.8 followed by portupgrade -R sylpheed and the compile of sylpheed failed again: cc -shared .libs/account.o .libs/base64.o .libs/codeconv.o .libs/customheader.o .libs/displayheader.o .libs/filter.o .libs/folder.o .libs/html.o .libs/imap.o .libs/mbox.o .libs/md5.o .libs/md5_hmac.o .libs/mh.o .libs/news.o .libs/nntp.o .libs/pop.o .libs/prefs.o .libs/prefs_account.o .libs/prefs_common.o .libs/procheader.o .libs/procmime.o .libs/procmsg.o .libs/quoted-printable.o .libs/recv.o .libs/session.o .libs/smtp.o .libs/socket.o .libs/ssl.o .libs/stringtable.o .libs/sylmain.o .libs/unmime.o .libs/utils.o .libs/uuencode.o .libs/virtual.o .libs/xml.o .libs/syl-marshal.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lcompface -lssl -lcrypto /usr/local/lib/libgtkspell.so /usr/local/lib/ libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/ libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/ libpangocairo-1.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libpangoft2-1.0.so/usr/local/lib/libXfixes.so /usr/local/lib/libcairo.so /usr/local/lib/libX11.so /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libfreetype.so /usr/local/lib/libfontconfig.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so/usr/local/lib/ libglib-2.0.so /usr/local/lib/libaspell.so -lonig -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libsylph-0.so.0 -o .libs/libsylph-0.so.0 /usr/bin/ld: /usr/local/lib/libonig.a(regposix.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libonig.a: could not read symbols: Bad value gmake[3]: *** [libsylph-0.la] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/sylpheed2/work/sylpheed-2.7.1/libsylph' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/sylpheed2/work/sylpheed-2.7.1/libsylph' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/sylpheed2/work/sylpheed-2.7.1' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/mail/sylpheed2. *** Error code 1 Stop in /usr/ports/mail/sylpheed2. More suggestions? -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef8c8a880908300505n79a302bbq95bff9cfc7dd2cc8>