Date: Tue, 18 Jun 2024 18:13:09 +0200 From: Moin Rahman <bofh@freebsd.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: "current@freebsd.org" <current@FreeBSD.org>, Baptiste Daroussin <bapt@FreeBSD.org> Subject: Re: ncurses /usr vs. /usr/local vs. undefined symbols Message-ID: <D0459693-6E94-4178-9B31-0A9F9CDC84B8@freebsd.org> In-Reply-To: <3q7s965n-8o40-sqr5-o1o3-7np391o86on8@yvfgf.mnoonqbm.arg> References: <3q7s965n-8o40-sqr5-o1o3-7np391o86on8@yvfgf.mnoonqbm.arg>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_64E4BFBC-D38B-456E-8909-CBEF218420F5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jun 18, 2024, at 5:41 PM, Bjoern A. Zeeb = <bzeeb-lists@lists.zabbadoz.net> wrote: >=20 > Hi, >=20 > I have no idea where to start but I know if I uninstall the ncruses = port > the problem goes away. >=20 > I am trying to build a few packages on main/arm64 (from the last 24h) > and this is like the 5th port I run into this problem now: >=20 > ld: error: undefined symbol: newterm >>>> referenced by clamdtop.c >>>> clamdtop/CMakeFiles/clamdtop.dir/clamdtop.c.o:(main) >=20 > ld: error: undefined symbol: start_color >>>> referenced by clamdtop.c >>>> clamdtop/CMakeFiles/clamdtop.dir/clamdtop.c.o:(main) >=20 > ld: error: undefined symbol: nonl >>>> referenced by clamdtop.c >>>> clamdtop/CMakeFiles/clamdtop.dir/clamdtop.c.o:(main) >=20 > ld: error: undefined symbol: noecho >>>> referenced by clamdtop.c >>>> clamdtop/CMakeFiles/clamdtop.dir/clamdtop.c.o:(main) >=20 > ..... >=20 >=20 > # ldconfig -r | grep curses > 62:-lncursesw.9 =3D> /lib/libncursesw.so.9 > 289:-lncurses.6 =3D> /usr/local/lib/libncurses.so.6 >=20 >=20 > Something tells me something has changed but I don't even know where = to > start digging. I didn't see this the last time I did in March. > Is this a src or a ports problem, ncurses or even linker? >=20 > /bz >=20 > -- > Bjoern A. Zeeb = r15:7 Hi, I did update ncurses sometimes in April or May. Can you confirm whether if this is happening after that? Kind regards, Moin --Apple-Mail=_64E4BFBC-D38B-456E-8909-CBEF218420F5 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmZxshVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA vJFlAQ//eoytl/RV1V+v9uuFMr7dPL5BStIGzLp+oxeS48v7wlV8JIRW4VsFFpbf 6ZtU3XnAaNlQYltrjCclEnicR5x2y3/Ue+6mIu/wevo5D06O9rJoE/3IHuEg3BhT 1ZO2fe3eggSHkPW351nQoiUD1RdAA2R+86ie+ZBkGw0mX6ytbPFM5/+tkHglnzJo nBL+BHL0+ta6tj47JD/PRCTszUpb6GmwZwbTvYS6LISuX7ob6N3RJSrkm/KamNPA dJQKYZF91oqJoXq4z7NPdmrtv1EUdcbzXCh8n06BXiWqik91uvafQrzg3QvxUwe2 KVscZ6nyeT2HHuPZRyYqLXn7kqSO5ne4aUWckP8XPIzJGfIR2SsY9ojJiHiZAYJK c1d5m16xSP+ALEedjPTn9kZE2nWPrelii5S8mLpCINN/1ZGa7BaD0DQQss/7NmfC hzFbZWQnbU4MSCfrEYxfi2Nd7aolSt02RapE51jns/0+VBCuf8/1QWINbvp1sSa1 NMw2neFU934sGWFuTWxh2z3oBdcufoQw2LZ8T2zPZJO55hPtrOBBgdFDcN0eue8h dIQpSotkNzAJ6QLMdC9E8x/Aa9Igl43j2EF4TD10b0ZLKCHg5NdYp4uKXnTSbqtU I7v14lgxkHk4jhw9doAauBKw86WGtMTkh3lJA09LxhRzWudiW+Y= =Righ -----END PGP SIGNATURE----- --Apple-Mail=_64E4BFBC-D38B-456E-8909-CBEF218420F5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D0459693-6E94-4178-9B31-0A9F9CDC84B8>