Libraries not being put into hints file on reboot
From: Ciro (domino_at_asgardnet.org)
Date: 11/30/03
- Previous message: Joe Marcus Clarke: "Re: view postscript files from mozilla?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 02:50:58 -0500 (EST) To: freebsd-questions@freebsd.org
Everytime my freebsd box reboots (No, I can't afford a ups that keeps me
up through the 5 hour FPL blackouts <g>), it seems that libglib12.so.3
isn't being read by ldconfig, but the file is present. The program
having the problem is bitlbee, which starts, but doesn't let you
connect.
bash-2.05$ telnet localhost 6667
Trying 127.0.0.1.
Connected to 127.0.0.1
Escape character is '^]'.
/usr/libexec/ld-elf.so.1: Shared object "libglib12.so.3" not found
Connection closed by foreign host.
I checked ldconfig:
bash-2.05a# ldconfig -r | grep glib
110:-lglib-2.0.200 => /usr/local/lib/libglib-2.0.so.200
115:-lglib-1.2.0 => /usr/local/lib/libglib-1.2.so.0
bash-2.05a# ls -l /usr/local/lib/libglib12.so.3
-rwxr-xr-x 1 root wheel 162897 Nov 30 02:47 /usr/local/lib/libglib12.so.3
However, if I reinstall the port, it works:
bash-2.05a# make install | more
===> Installing for glib-1.2.10_10
===> glib-1.2.10_10 depends on executable: pkg-config - found
...[snip]...
===> Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===> Registering installation for glib-1.2.10_10
bash-2.05a# telnet localhost 6667
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
:localhost NOTICE AUTH :BitlBee-IRCd initialized, please go on
I have /usr/local/lib/ in /etc/ld.so.conf, and I added it to
/etc/ld-elf.so.conf, but the problem still occurs every time. Has anyone
run into something like this before?
Thanks in advance.
"Why would burgulars need to look for a backdoor when they can climb in
through Windows?" --Norman L DeForest, in NANAE
"You know how dumb the average luser is? Well, half of 'em are dumber
than that" -- The Roadie, in NANAE
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Joe Marcus Clarke: "Re: view postscript files from mozilla?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: fetchmail problem
... >>seems that it got me little further, but got into new error messages. ...
you should not get a connection at all. ... >exim4, sendmail, postfix, masqmail...
... I did telnet localhost 25 ... (Debian-User) - Re: [opensuse] mod_perl in OpenSuse 10.2
... Options +ExecCGI -Includes ... SetHandler perl-script ... Connection:
close ... (SuSE) - TCP Socket Question
... Earlier today in my C++ class, our instructor introduced us to sockets. ...
string then closes the connection. ... This server and has been used by 1 users.
... (comp.unix.programmer) - Re: [opensuse] Setting up new email server on 10.3
... jimmee:/home/jim # telnet localhost 25 ... I just hangs at that point, nothing
else happens until is says connection closed by foreign host. ... set up virtual domains
so that I can add one or more as the need arrises. ... So I'm not sure working in Yast
at this point will affect my main.cf? ... (SuSE) - Need Help ... Postfix + Dovecot + MySQL + postfixadmin
... Connection closed by foreign host ... -ERR No INBOX for user. ...
db_user = postfix ... (linux.redhat)