Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on AMD64
  • Search

AMD64 - The masked applications that work .. wip

Have an x86-64 problem? Post here.
Locked
Advanced search
446 posts
  • Page 5 of 18
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 18
  • Next
Author
Message
HELLO.JPG
n00b
n00b
Posts: 6
Joined: Tue Nov 18, 2003 8:44 am

  • Quote

Post by HELLO.JPG » Fri Jan 30, 2004 8:52 am

Q wrote:gnome 2.5.2 compiled fine. The applications are pretty unstable but I don't think that a 64 bit thing :roll:
I tried using jhbuild but couldn't get it to work. What did you use?
Top
Q
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 149
Joined: Wed Apr 17, 2002 10:39 am
Location: Oxford, UK

  • Quote

Post by Q » Fri Jan 30, 2004 3:56 pm

HELLO.JPG wrote: I tried using jhbuild but couldn't get it to work. What did you use?
I downloaded the ebuild from Breakmygentoo

extracted to local portage and then had to edit the ebuilds and add amd64 to the keywords entry and then insstall away.

Hope that helps
Top
scoobydu
Veteran
Veteran
User avatar
Posts: 1076
Joined: Sun Feb 16, 2003 2:24 pm
Location: 'Mind the Gap'
Contact:
Contact scoobydu
Website

  • Quote

Post by scoobydu » Fri Jan 30, 2004 8:11 pm

archimedelemalin wrote:hello, all.

I think i've gotten gkrellm and gnome-alsamixer to work... on my pure 64bits system. but could someone go through the changes I need to make to an ebuild file for 64 bits mode. .. I don't want to post what I did here cause I'm afraid i'll look ridiculous.

btw sound on amd8111 comes though the headphones mixer control, strange.
Hi there :)

gkrellm does work for me too.

Don't worry we are all learning! although I'm not 100% sure what you want to do to the ebuild.

Once the devs have tested the application they will unmask it, so that it is available when you rsync. If you make the changes, you'll need to put it in your overlay directory, otherwise your changes will get overwritten the next time you rsync to the servers.



On a general note:

Kioshen: has kindly offered to submit your working apps to the gentoo devs so they get unmasked quicker ..... so highlight the apps that work, and
Kioshen will submit :)
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Top
ndraak
n00b
n00b
Posts: 7
Joined: Thu Jan 29, 2004 6:32 am

  • Quote

Post by ndraak » Sat Jan 31, 2004 2:27 am

hopefully i don't tread on any dupes here, but here is what i've got working so far:

aterm
evolution
firebird .07 (requires external dep that isnt included in ebuild, dont remeber name)
xine
fluxbox
qemacs
chromium!
Top
HELLO.JPG
n00b
n00b
Posts: 6
Joined: Tue Nov 18, 2003 8:44 am

  • Quote

Post by HELLO.JPG » Sat Jan 31, 2004 8:05 am

Q wrote:
HELLO.JPG wrote: I tried using jhbuild but couldn't get it to work. What did you use?
I downloaded the ebuild from Breakmygentoo

extracted to local portage and then had to edit the ebuilds and add amd64 to the keywords entry and then insstall away.

Hope that helps
It didn't work for me. And I tried gnome-current and it doesn't work either. I've got these four packages left to build:

Calculating dependencies ...done!
[ebuild N ] gnome-base/gnome-applets-2.5.4
[ebuild N ] gnome-extra/gnome-system-monitor-2.5.2
[ebuild N ] gnome-extra/acme-2.4.2
[ebuild N ] gnome-base/gnome-2.5.3_pre3

Three out of four fail.

gnome-applets:

make[2]: *** No rule to make target `../gswitchit/libgswitchit-applet.a', needed by `gnome-keyboard-applet'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gnome-applets-2.5.4/work/gnome-applets-2.5.4/gswitchit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-applets-2.5.4/work/gnome-applets-2.5.4'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-applets-2.5.4 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

gnome-system-monitor:

/usr/lib/libwnck-1.a(util.o)(.text+0x343):/var/tmp/portage/libwnck-2.5.1/work/libwnck-2.5.1/libwnck/util.c:71: undefined reference to `XResQueryExtension'
collect2: ld returned 1 exit status
make[2]: *** [gnome-system-monitor] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-system-monitor-2.5.2/work/gnome-system-monitor-2.5.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-system-monitor-2.5.2/work/gnome-system-monitor-2.5.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-extra/gnome-system-monitor-2.5.2 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

and acme:

: undefined reference to `wnck_window_unshade'
acme.o(.text+0x11a5): In function `do_shade_window_action':
: undefined reference to `wnck_window_shade'
collect2: ld returned 1 exit status
make[2]: *** [acme] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/acme-2.4.2/work/acme-2.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/acme-2.4.2/work/acme-2.4.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-extra/acme-2.4.2 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

:(
Top
Lynggaard
n00b
n00b
Posts: 22
Joined: Sat Feb 01, 2003 12:11 am

Patches going back??

  • Quote

Post by Lynggaard » Sat Jan 31, 2004 10:55 pm

It is nice to see all these patches appearing for various programs.

I just hope they don't stay here in the forums, but make it back to the authors of the programs....
Top
Kioshen
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 109
Joined: Tue Sep 23, 2003 3:28 pm
Location: Montreal, PQ

Re: Patches going back??

  • Quote

Post by Kioshen » Sun Feb 01, 2004 1:06 am

Lynggaard wrote:It is nice to see all these patches appearing for various programs.

I just hope they don't stay here in the forums, but make it back to the authors of the programs....
That is my intent. I will contact each person that has been able to compile a masked ebuild and fill a bug on bugs.gentoo.org accordinly to stablelise the architecture.

Since Brad doesn't come here and is faster for developpers to checks bugs than search through the forum for directions on what to test. I will make the link between the forum and bugzilla :D. That way, all of the community will benifit and accelerate the unmasking process :wink:.
Top
LaNcom
Apprentice
Apprentice
Posts: 254
Joined: Sat May 03, 2003 1:14 am
Location: Erfurt, Germany

  • Quote

Post by LaNcom » Sun Feb 01, 2004 3:59 pm

Next one:
fltk-1.1.4
Top
mlauzon
n00b
n00b
Posts: 2
Joined: Sun Feb 01, 2004 6:56 pm
Location: Ottawa, Ontario, Canada, North America, Planet Earth, Sol System, Milky Way Galaxy, Multiverse
Contact:
Contact mlauzon
Website

  • Quote

Post by mlauzon » Sun Feb 01, 2004 7:05 pm

scoobydu wrote:
taskara wrote:who needs xcdroast?

#bash your friend ;)
I'm lazy :wink:

I don't know if this has already been suggested, but I am not going to read through every post just to see...why not try K3b?!:

http://k3b.sourceforge.net/
Michael Lauzon, Founder
The Quill Society
http://www.quillsociety.org/
mlauzon@quillsociety.org
Top
scoobydu
Veteran
Veteran
User avatar
Posts: 1076
Joined: Sun Feb 16, 2003 2:24 pm
Location: 'Mind the Gap'
Contact:
Contact scoobydu
Website

  • Quote

Post by scoobydu » Sun Feb 01, 2004 7:26 pm

mlauzon wrote:I don't know if this has already been suggested, but I am not going to read through every post just to see...why not try K3b?!:

http://k3b.sourceforge.net/
Thanks for the suggestion, but xcdroast now works :) and to say I dislike k3b, or kde for that matter is a gross understatement ;)

By the way, all the apps that work are in the first post.

@LaNcom: updated.

scooby
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Top
mlauzon
n00b
n00b
Posts: 2
Joined: Sun Feb 01, 2004 6:56 pm
Location: Ottawa, Ontario, Canada, North America, Planet Earth, Sol System, Milky Way Galaxy, Multiverse
Contact:
Contact mlauzon
Website

  • Quote

Post by mlauzon » Sun Feb 01, 2004 11:47 pm

scoobydu wrote:
mlauzon wrote:I don't know if this has already been suggested, but I am not going to read through every post just to see...why not try K3b?!:

http://k3b.sourceforge.net/
Thanks for the suggestion, but xcdroast now works :) and to say I dislike k3b, or kde for that matter is a gross understatement ;)

By the way, all the apps that work are in the first post.

@LaNcom: updated.

scooby


Well, I dislike GNOME, but I do use it sometimes...my preference just happens to be for KDE.
Michael Lauzon, Founder
The Quill Society
http://www.quillsociety.org/
mlauzon@quillsociety.org
Top
LaNcom
Apprentice
Apprentice
Posts: 254
Joined: Sat May 03, 2003 1:14 am
Location: Erfurt, Germany

  • Quote

Post by LaNcom » Mon Feb 02, 2004 12:52 am

Next bunch:

media-libs/raptor-0.9.12
media-libs/ladspa-sdk-1.12
media-libs/liblrdf-0.3.4
Top
exactt
n00b
n00b
Posts: 15
Joined: Wed Jan 21, 2004 11:33 pm
Location: Munich, Germany

  • Quote

Post by exactt » Mon Feb 02, 2004 2:42 am

i have trouble compiling bluez-lib-2.4 on my AMD64. maybe someone might find this useful:

Code: Select all

 make[1]: Leaving directory `/var/tmp/portage/bluez-libs-2.4/work/bluez-libs-2.4/include'
Making all in src
make[1]: Entering directory `/var/tmp/portage/bluez-libs-2.4/work/bluez-libs-2.4/src'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -Wall -g -O2 -c bluetooth.c
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1  -I. -I.  -I../include    -Wall -g -O2 -c hci.c
mkdir .libs
gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -Wall -g -O2 -c bluetooth.c  -fPIC -DPIC -o .libs/bluetooth.lo
rm -f .libs/hci.lo
gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -Wall -g -O2 -c hci.c  -fPIC -DPIC -o .libs/hci.lo
gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -Wall -g -O2 -c bluetooth.c -o bluetooth.o >/dev/null 2>&1
mv -f .libs/bluetooth.lo bluetooth.lo
gcc -DPACKAGE=\"bluez-libs\" -DVERSION=\"2.4\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -Wall -g -O2 -c hci.c -o hci.o >/dev/null 2>&1
mv -f .libs/hci.lo hci.lo
/bin/sh ../libtool --mode=link gcc  -Wall -g -O2  -o libbluetooth.la -rpath /usr/lib -version-info 1:2:0 bluetooth.lo hci.lo
rm -fr .libs/libbluetooth.la .libs/libbluetooth.* .libs/libbluetooth.*
gcc -shared  bluetooth.lo hci.lo   -Wl,-soname -Wl, -o .libs/
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot open output file .libs/: Is a directory
collect2: ld returned 1 exit status
make[1]: *** [libbluetooth.la] Error 1
make[1]: Leaving directory `/var/tmp/portage/bluez-libs-2.4/work/bluez-libs-2.4/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-wireless/bluez-libs-2.4 failed.
!!! Function src_compile, Line 16, Exitcode 2
!!! (no error message)
kdebluetooth needs this lib to work... so i am stuck here... :(
Top
LaNcom
Apprentice
Apprentice
Posts: 254
Joined: Sat May 03, 2003 1:14 am
Location: Erfurt, Germany

  • Quote

Post by LaNcom » Mon Feb 02, 2004 3:08 am

@exactt
Check my post on bluez (it's in this thread, page 3 I think).
The Mandrake binary RPM for AMD64 works, I think it is some weird configure/ Makefile issue. I couldn't find out why it won't compile, but I had no time yet, and the binary works...
Top
jimbojetset
n00b
n00b
User avatar
Posts: 67
Joined: Sun Feb 01, 2004 2:28 pm
Location: UK

  • Quote

Post by jimbojetset » Mon Feb 02, 2004 4:52 pm

gmudix 0.6 seems to work fine :)
Top
fade
n00b
n00b
Posts: 4
Joined: Mon Feb 02, 2004 8:23 am
Location: Toronto, Canada
Contact:
Contact fade
Website

fonts stuff..

  • Quote

Post by fade » Mon Feb 02, 2004 6:55 pm

I put this in another thread inadvertently. Anyhow, here's the info:
=================
was surprised by the fonts that were still masked, so I set up a portage overlay and manually unmasked a bunch of them. They all built cleanly, and appear to function as normal:

[corefonts]
[efont-unicode]
[freefonts]
[kochi-substitute]
[konfont]
[mikachan-font]
[monafont]
[mplus-fonts]
[sharefonts]
[unifont]
[baekmuk-fonts]
[arphicfonts]
[aquapfont]
[aquafont]

===============
In the land of the blind, the one-eyed man is king.
Top
Q
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 149
Joined: Wed Apr 17, 2002 10:39 am
Location: Oxford, UK

  • Quote

Post by Q » Tue Feb 03, 2004 11:04 am

Well I tried enabling nptl and emerged the latest glibc. Everything compiled OK but ... you can read the rest for yourselves

http://forums.gentoo.org/viewtopic.php?t=131221

... it involved a rebuild.
AMD 64 3200
Shuttle SN85G4/NForce 3 Chipset
Top
LaNcom
Apprentice
Apprentice
Posts: 254
Joined: Sat May 03, 2003 1:14 am
Location: Erfurt, Germany

  • Quote

Post by LaNcom » Tue Feb 03, 2004 3:05 pm

@Q

This is strange, I use NPTL since the Nvidia 5332 drivers were available, and it works like a charm ever since - no rebuild, no errors, no nothing...
Top
windex82
Apprentice
Apprentice
Posts: 181
Joined: Thu Jun 05, 2003 6:45 pm

  • Quote

Post by windex82 » Tue Feb 03, 2004 7:11 pm

compiling kde 3.2 release right now.. its on kde-libs
Top
scoobydu
Veteran
Veteran
User avatar
Posts: 1076
Joined: Sun Feb 16, 2003 2:24 pm
Location: 'Mind the Gap'
Contact:
Contact scoobydu
Website

  • Quote

Post by scoobydu » Tue Feb 03, 2004 8:00 pm

Updated :D
Last edited by scoobydu on Tue Feb 03, 2004 10:55 pm, edited 1 time in total.
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Top
jelliebellie
n00b
n00b
User avatar
Posts: 5
Joined: Mon Jan 26, 2004 4:03 pm
Location: Texas

  • Quote

Post by jelliebellie » Tue Feb 03, 2004 8:12 pm

Downloaded and installed the following from the alsa-project.org web site:
alsa 1.02
alsa-libs 1.02
alsa-utils 1.02
All seem to work fine, except I kept the original /etc/init.d/alsasound file.
(needed the latest driver for au8830 to work).
jelliebellie@jabber.org

Abit KV8-MAX3, Athlon64 3400+, 1gig RAM, GeForceFX 5950 Ultra, Seagate 160gig SATA
Top
ndraak
n00b
n00b
Posts: 7
Joined: Thu Jan 29, 2004 6:32 am

  • Quote

Post by ndraak » Tue Feb 03, 2004 10:23 pm

Another update:

Arson
NcFTP

both those also work.
Top
scoobydu
Veteran
Veteran
User avatar
Posts: 1076
Joined: Sun Feb 16, 2003 2:24 pm
Location: 'Mind the Gap'
Contact:
Contact scoobydu
Website

  • Quote

Post by scoobydu » Tue Feb 03, 2004 11:08 pm

ndraak wrote:Another update:

Arson
NcFTP

both those also work.
Updated yours and jelliebellie's, just need the versions you installed? (so
Kioshen can submit the apps to bugzilla)
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Top
Kioshen
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 109
Joined: Tue Sep 23, 2003 3:28 pm
Location: Montreal, PQ

  • Quote

Post by Kioshen » Wed Feb 04, 2004 12:25 am

To first timers here ...

It would be great too that if you ever want me to post your findings to bugzilla you can drop your

Code: Select all

emerge info
and e-mail so I can make a proper bug. I have already contacted everyone that has approved the use of their post regarde the missing emerge info that I forgot to ask hehehe.

I will post by pm the bug numbers when they are done to scoobydu so everyone could follow up the issues when he updates his first post.
Top
exactt
n00b
n00b
Posts: 15
Joined: Wed Jan 21, 2004 11:33 pm
Location: Munich, Germany

  • Quote

Post by exactt » Wed Feb 04, 2004 12:47 am

hello again,

i got donald knuth's mmix (version 20020216) running.

good to have a 64-bit processor emulation running on a real 64-bit machine. :D

btw: this needed cweb-3.64 to be compiled first...
Last edited by exactt on Thu Feb 05, 2004 1:32 am, edited 1 time in total.
Top
Locked

446 posts
  • Page 5 of 18
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 18
  • Next

Return to “Gentoo on AMD64”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic