Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65595 - Porting: x11-wm/ion-20020207-r1
Summary: Porting: x11-wm/ion-20020207-r1
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 15:22 UTC by phaidros
Modified: 2007-06-12 17:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phaidros 2004-09-27 15:22:58 UTC
emerge info:

magrathea:/usr/portage root# emerge info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51_rc6 (default-macos-10.3, gcc-3.3, libsystem-7.1-r0, 7.5.0 Power Macintosh)
=================================================================
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect cvs distlocks keepwork userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos aalib crypt pdf pdflib perl php"

ebuild error:
>>> WORKDIR is up-to-date, keeping...
set -e; for i in libtu src; do make -C $i depend; done
gcc -M -DHAS_SYSTEM_ASPRINTF -I./include  > .depend *.c
gcc -M -DETCDIR=\"/etc/X11\" -I../libtu/include -I/usr/X11R6/include  > .depend *.c
set -e; for i in libtu src; do make -C $i; done
make[1]: Nothing to be done for `all'.
gcc binding.o client.o clientwin.o complete.o complete_file.o confws.o cursor.o draw.o edln.o event.o exec.o focus.o font.o frame.o readfds.o frameid.o function.o key.o listing.o main.o obj.o pointer.o property.o query.o readconfig.o resize.o screen.o selection.o signal.o sizehint.o split.o thing.o wedln.o window.o winprops.o workspace.o xic.o input.o wmessage.o splitmisc.o modules.o command.o shortcut.o grab.o  -g -L../libtu -ltu -lm -L/usr/X11R6/lib -lX11  -export-dynamic -ldl -o ion
ld: unknown flag: -export-dynamic
make[1]: *** [ion] Error 1
make: *** [subdirs] Error 2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Dan Elharrar 2004-12-02 16:32:49 UTC
It worked perfect once I erased the '-export-dynamic' flag from system.mk in the work directory (after ebuild fetch,unpack, compile).
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2007-06-12 17:20:07 UTC
kicking osx' wm is not possible from what I've seen so far, feel free to reopen and provide info, I'd be happy about it :)