System: FreeBSD 8.0 Current (!)
 
Made a classic UNIX mistake and entered rm -R * in the wrong directory.
Stopped it very quickly, but have been in troubles ever since. I have
made a rebuild of the system - both userland and kernel, but still
having the same problems.
The problem seems to be in libtool no longer being able to find the
correct version of the libraries (even after having rebuild libtool
itself without problems).
For example, when I need to install xorg-drivers from the ports, it ends
up with
 
libtool: link: unknown library version type 'freebsd-' (obviously
missing something after the hyphen).
 
When looking af the libtool configuration:
 
libtool --config:
...
# Library versioning type.
version_type=freebsd-
 
I don't know how to manually set the correct versioning type, and I dont
know from which configuration file it tries to determine the type.
 
Regards,
Jon Theil Nielsen
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to