Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't emerge xemacs-gtk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
terry
n00b
n00b


Joined: 27 Jul 2002
Posts: 64
Location: Korea Seoul

PostPosted: Wed Jul 31, 2002 7:03 pm    Post subject: Can't emerge xemacs-gtk Reply with quote

Hello, I am beginer with gentoo Linux
Please understand my poor English.

A week ago I changed from Debian PPC to Gentoo with my iBook 2 600MH.
I try emerge xemacs-gtk for using.. but I can't
I can emerge xemacs with my gentoo system

when I use "USE="-esd -gpm"

My error is
checking for dbm_open in -lgdbm... no
Error: Required GNU DBM support cannot be provided.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 109, Exitcode 1
!!! (no error message)

!!! emerge aborting on /usr/portage/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild .


Yes I check emerge -s dbm
my system is

root@apple:~# uname -a
Linux apple 2.4.19-r3 #2 Mon Jul 29 03:38:30 CST 2002 ppc unknown

root@apple:~# emerge -s dbm
[ Results for search key : dbm ]
[ Applications found : 2 ]
....
* sys-libs/gdbm
Latest version Available: 1.8.0-r5
Latest version Installed: 1.8.0-r5
Homepage: http://www.gnu.org/software/gdbm/gdbm.html
Description: Standard GNU database libraries included for compatibility
with Perl
..
I wander somthing wrong with my system, but I don't know

and when I use ldconfig
root@apple:~# ldconfig
ldconfig: /lib/ld-linux.so.1.9.11 is not a shared object file (Type: 768).

ldconfig: /lib/libdl.so.1.9.11 is not a shared object file (Type: 768).

ldconfig: /lib/ld-linux.so.1 is not a shared object file (Type: 768).

ldconfig: /usr/lib/libc.so.5 is not a shared object file (Type: 768).

ldconfig: /usr/lib/libg++.so.2.7.2.8 is not a shared object file (Type: 768).

ldconfig: /usr/lib/libstdc++-libc6.1-1.so.2 is not a shared object file (Type: 768).

ldconfig: /usr/lib/libstdc++.so.2.7.2.8 is not a shared object file (Type: 768).

ldconfig: /usr/lib/libstdc++.so.2.8.0 is not a shared object file (Type: 768).

What do I do for solve this problem..?
Thanks for reading my poor question..
Back to top
View user's profile Send private message
terry
n00b
n00b


Joined: 27 Jul 2002
Posts: 64
Location: Korea Seoul

PostPosted: Fri Sep 06, 2002 10:56 am    Post subject: xemacs-gtk can be emerged if using debian patch Reply with quote

--
src_unpack() {
cd ${WORKDIR}
unpack ${REAL_P}.tar.gz
cd ${S}
patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch
patch -p1 <${FILESDIR}/xemacs21_21.4.8-2.diff <-- this line add
}
--
xemacs21_21.4.8-2.diff is debian patch file from debian mirror

after that I can emerge and can using.
But there is some problem remain about mule.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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