[Xorp-users] /usr/bin/ld: cannot find -lstdc++_p building xorp from /usr/ports

Dan Lukes dan at obluda.cz
Fri Dec 22 11:47:24 PST 2006


>> /usr/bin/ld: cannot find -lstdc++_p

Pavlin Radoslavov wrote:
> I found /usr/lib/libstdc++_p.a on FreeBSD-4.10, FreeBSD-6.1 (amd64)
> and FreeBSD-RC1, so it should be in the system.

	_p (e.g. libraries with profiling informations ) are not mandatory part 
of FreeBSD system. It may or may not be installed as they are dedicated 
for development but not for regular use.

	If the profiling should be used, then this variant of libraries need to 
be installed first. Even if the libraries are present in the system, 
it's version needs to be verified before first use - they may be ancient 
if installed during initial OS installation but not updated during later 
OS update.


					Dan



More information about the Xorp-users mailing list