Date: Wed, 07 Jun 2017 09:33:53 +0000 From: blubee blubeeme <gurenchan@gmail.com> To: FreeBSD current <freebsd-current@freebsd.org> Subject: [libltdl] removal from gnu ports Message-ID: <CALM2mEmwLh_G81nF%2B0GH8MG=sbafKo80peqprTDWQNdpNsm52A@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi I'm sure I was reading yesterday on a different machine about the linker flag -ld which has something to do with gnu dlopen and how it's ok to remove those from your Makefile since FreeBSD handles dlopen and a few other things from that header in the standard libc. Is that correct? I'm seeing some errors when running make because of #include LT_CONFIG_H Those files in this instance also handles dlopen and related system calls. It should also be safe up remove those "ltdl" headers from the Makefile as well? Best, Owen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mEmwLh_G81nF%2B0GH8MG=sbafKo80peqprTDWQNdpNsm52A>