Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] mc: symbol lookup error undefined symbol: LocalTime
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
manwe_
l33t
l33t


Joined: 01 Feb 2006
Posts: 632
Location: Kraków/Cracow, Poland

PostPosted: Sun Mar 26, 2006 11:01 am    Post subject: [SOLVED] mc: symbol lookup error undefined symbol: LocalTime Reply with quote

W nocy zarzuciłem na serwerze update world'a, do tego przyszła zmiana czasu [później i tak zsynchronizował się z ptbtime1.ptb.de]. Dzisiaj, kiedy chciałem odpalić mc, wywalił komuikat

Code:
mc: symbol lookup error: mc: undefined symbol: LocalTime


Grzebałem po googlach, ale nie znalazłem takiego nigdzie. Podczas update'u emerge przetrawił:
Code:
     Sat Mar 25 23:38:39 2006 >>> sys-apps/man-pages-2.25
     Sat Mar 25 23:43:54 2006 >>> sys-devel/make-3.80-r4
     Sat Mar 25 23:46:38 2006 >>> sys-process/procps-3.2.6
     Sat Mar 25 23:51:17 2006 >>> sys-apps/gawk-3.1.5
     Sat Mar 25 23:53:26 2006 >>> app-arch/bzip2-1.0.3-r6
     Sat Mar 25 23:57:31 2006 >>> app-arch/tar-1.15.1-r1
     Sat Mar 25 23:59:38 2006 >>> sys-devel/m4-1.4.4
     Sun Mar 26 00:01:36 2006 >>> sys-devel/autoconf-2.59-r7
     Sun Mar 26 01:23:59 2006 >>> dev-lang/php-5.1.2
     Sun Mar 26 01:27:40 2006 >>> sys-apps/iproute2-2.6.15.20060110
     Sun Mar 26 01:28:54 2006 >>> sys-apps/hdparm-6.3
     Sun Mar 26 01:31:17 2006 >>> sys-apps/kbd-1.12-r6
     Sun Mar 26 01:37:56 2006 >>> sys-fs/e2fsprogs-1.38-r1
     Sun Mar 26 01:41:54 2006 >>> sys-libs/readline-5.1_p2
     Sun Mar 26 03:26:54 2006 >>> net-fs/samba-3.0.21b
     Sun Mar 26 03:33:28 2006 >>> sys-apps/shadow-4.0.14-r1
     Sun Mar 26 03:34:19 2006 >>> sys-devel/gnuconfig-20060227
     Sun Mar 26 03:38:54 2006 >>> sys-devel/bison-2.1
     Sun Mar 26 03:40:39 2006 >>> sys-process/psmisc-22.1


Skopiowałem jeszcze timezone Polski do /etc/localtime, ale nic to nie dało.


Last edited by manwe_ on Sun Mar 26, 2006 12:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
Aktyn
l33t
l33t


Joined: 25 Dec 2005
Posts: 619

PostPosted: Sun Mar 26, 2006 11:07 am    Post subject: Re: mc: symbol lookup error: mc: undefined symbol: LocalTime Reply with quote

Sorry za małe OT, ale skąd masz taka fajna lista emergowanych pakietów?

A co do localtime to chyba ma być dowiązanie, tak w hanbuku pisze, a etc-update roziłeś? może tu coś nie tak.
_________________
Aktyn Pages
są ludzie inteligentni, są nad wyraz inteligentni i błyskotliwi, są jasnowidze, są wszechwiedzący bogowie, oraz ludzie piszący kompilatory
Back to top
View user's profile Send private message
manwe_
l33t
l33t


Joined: 01 Feb 2006
Posts: 632
Location: Kraków/Cracow, Poland

PostPosted: Sun Mar 26, 2006 11:14 am    Post subject: Re: mc: symbol lookup error: mc: undefined symbol: LocalTime Reply with quote

Aktyn wrote:
Sorry za małe OT, ale skąd masz taka fajna lista emergowanych pakietów?


Code:
emerge -s genlop


Aktyn wrote:
A co do localtime to chyba ma być dowiązanie, tak w hanbuku pisze, a etc-update roziłeś? może tu coś nie tak.


Nie sądzę, żeby to była jakakolwiek różnica, ale zrobiłem symlink'a - nic nie pomogło. I jasne, że zrobiłem etc-update. Ale skoro to serwer to nie mogę go za bardzo zrestartować. Może którąś usługę trzeba?

update:
Spróbowałem zrekompilować mc, wywalił:
Code:
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 -march=pentium3 -pipe -fomit-frame-pointer -I/usr/include/gssapi -Wall   -o mcmfmt  mfmt.o 
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 -march=pentium3 -pipe -fomit-frame-pointer -I/usr/include/gssapi -Wall   -o man2hlp  man2hlp.o -lglib-2.0   
i686-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -O2 -march=pentium3 -pipe -fomit-frame-pointer -I/usr/include/gssapi -Wall   -o cons.saver  cons.saver.o 
../vfs/libvfs-mc.a(smbfs.o): In function `loaddir_helper':
smbfs.c:(.text+0x12b4): undefined reference to `LocalTime'
../vfs/libvfs-mc.a(smbfs.o): In function `smbfs_get_path':
smbfs.c:(.text+0x31f3): undefined reference to `write_socket'
collect2: ld returned 1 exit status
make[2]: *** [mc] Error 1
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0'
make: *** [all] Error 2


Jak widać, problem z sambą. Zrestartowałem ją - nie pomogło. Wrócić do starej, czy jest jakieś inne rozwiązanie?

EDIT:
Heh, żeby być na czasie trzeba by mieć ciągły emerge --sync ;) Przed "chwilą" wyszedł nowy ebuild dla mc - 4.6.1 ~x86 ( http://packages.gentoo.org/ebuilds/?mc-4.6.1 ), który rozwiązuje ten bug ( https://bugs.gentoo.org/show_bug.cgi?id=102356 ). No i po problemie, skompilował się i działa ( ciekawy monolog sobie poprowadziłem ;) )

arsen edit: po to jest opcja edit by nie było monologów, połączone 2 posty.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum