Date: Fri, 7 Mar 2014 22:48:27 -0500 From: Glen Barber <gjb@FreeBSD.org> To: "Julian H. Stacey" <jhs@berklix.com> Cc: sunpoet@freebsd.org, Josh Gilliam <josh@quick.net>, freebsd-perl@freebsd.org Subject: Re: How to compile lang/perl5.14 static ? Message-ID: <20140308034827.GB62690@glenbarber.us> In-Reply-To: <201403080235.s282ZBpo056254@fire.js.berklix.net> References: <201403080235.s282ZBpo056254@fire.js.berklix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I am not sure why I am in CC on this. Glen On Sat, Mar 08, 2014 at 03:35:11AM +0100, Julian H. Stacey wrote: > Hi freebsd-perl@freebsd.org > On 9.1-release & up, how can one compile lang/perl5.14 static ? > cd /usr/ports/lang/perl5.14 ; make LDFLAGS=-static # Fails > LDFLAGS=-static in /etc/make.conf Fails > My hack fails: > http://www.berklix.com/~jhs/src/bsd/fixes/freebsd/ports/gen/lang/perl5.14/files/ > Other ideas please ? > > I want perl static so I can debug/solve a problem with procmail calling > demime calling perl, perl is now in /usr/local, where shared libs are > no longer being seen from my procmail filter > http://berklix.com/~jhs/dots/.procmailrc > http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/mail/demime > > I was seeing a similar lack of shared libs problem with /usr/local/bin/emil > called from procmail, until I compiled emil static. > http://www.berklix.com/~jhs/src/bsd/fixes/freebsd/ports/gen/mail/emil/Makefile.REL=9.1-RELEASE.diff > > Idealy I would solve the problem in procmail, but I dont know how, > adding -p to .forward did not help > adding > LD_LIBRARY_PATH=/lib:/usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/browser_plugins/gnash:/usr/local/GNUstep/Local/Library/Libraries:/usr/local/GNUstep/System/Library/Libraries:/usr/local/kde4/lib:/usr/local/lib/R/lib:/usr/local/lib/alsa-lib:/usr/local/lib/compat:/usr/local/lib/dovecot:/usr/local/lib/dovecot/imap:/usr/local/lib/dovecot/lda:/usr/local/lib/dovecot/pop3:/usr/local/lib/event2:/usr/local/lib/ffmpeg1:/usr/local/lib/gcc42:/usr/local/lib/gcc46:/usr/local/lib/gnash:/usr/local/lib/graphviz:/usr/local/lib/httrack:/usr/local/lib/libxul:/usr/local/lib/mysql:/usr/local/lib/nss:/usr/local/lib/pth:/usr/local/lib/qt4:/usr/local/lib/virtualbox > to .procmailrc did not help > > I cc'd Maintainers of procmail emil & [ex]demime FYI > > Any ideas welcome, Thanks. > > PS I am not on perl@freebsd.org, please keep jhs@berklix.com on CC. > > Cheers, > Julian > -- > Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com > Reply below not above, like a play script. Indent old text with "> ". > Send plain text. No quoted-printable, HTML, base64, multipart/alternative. > Boycott Putin's Russia, invaders of Ukraine [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTGpMLAAoJELls3eqvi17QS+EP/iAemMJgSjzZmClPvAkeKeNg dWQY5tuwZPhjziIicHCOBZPW2g0OY0KPV+omCswH8DQn31JnYMgSRKsifibTHm0p 8J1hVwdcfx+R9K0OoMSV3XUvBsx9bhcb/SzQzcFFhpulwZOtstakx4iwsRkAAkse 0tAAPWphlkUc4+mCNvdzElhnO9NlmS4bOn5aapC7zHZAkBhjf7ubg7CT4mIJyzVQ hlck2hlax7Mf9KoGQhrtqOuFhc3sft0wtvDd6CfGClOLYPWxVSWRk8j9CerMhPWm OQn9eV8iLAu8HmXzj6r2rS7LKkLUFP+YR5ISFEnfGbpXnwA0+uJuh+KLmrGzR4zX OyUeF8UdHzlNekVb6H/CbkY1/tow4TCAQA4itm0LUcniKwqWx1FGXf/aA44Eu+MQ r8Fet/JX9MHpcgoSQg8s7vk4CUyyUTTjNJ3euooDRFhFrRSk9hb04oav3tJ/QD9e uotjzRg5Xo81GUWx1B5vC51ZcsPZ88GdPom/K1nOiD3TSA0Xqrc2BH7YQx76mz9w AXOYNCX3sg6qtjyQa07hWsPVkOO7vtKkWSWLR3OZcXmZ5v3mVEdZTKsspbFItVCG GfIH+tu2UWwfkrwL8Ed6SURmI1p6U3v2G4yN82sA3hy2JrmLYBQU4xxHaBdwVopW D1yI8chTadpN7TDCe59B =KXOp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140308034827.GB62690>
