Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32951 - libmcal, ming: -fPIC Required for Build
Summary: libmcal, ming: -fPIC Required for Build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-07 09:30 UTC by Luke Bowerman
Modified: 2004-08-08 11:31 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 Luke Bowerman 2003-11-07 09:30:02 UTC
libmcal and ming both require -fPIC to build successfully.

Reproducible: Always
Steps to Reproduce:
1. emerge libmcal - OR - emerge ming without -fPIC in USE vars.
2.
3.

Actual Results:  
Build failed

Expected Results:  
Should've built.

Portage 2.0.49-r15 (default-amd64-1.4, gcc-3.3.1, glibc-2.3.2-r2, 2.6.0-test9-ge
ntoo)
=================================================================
System uname: 2.6.0-test9-gentoo x86_64 4
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 oss 3dnow apm arts avi crypt -cups encode foomaticdb gif -java jpeg l
ibg++ libwww mikmod mmx motif mpeg ncurses nls pdflib png -qt quicktime sdl slan
g spell sse truetype xml2 xmms xv zlib gdbm berkdb readline gpm tcpd pam ssl per
l python esd imlib oggvorbis opengl X gtk gnome alsa gtk2 mysql kde mozcalendar
odbc kerberos samba java tiff mcal flash gd cups mozilla"
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-11-07 20:00:23 UTC
in fixing this, we need to make sure that only the things missing -fPIC get
-fPIC added, and that a patch gets sent upstream to fix their makefiles.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2003-11-27 12:13:53 UTC
Both libmcal and ming fixed in CVS.
Comment 3 Robert Moss (RETIRED) gentoo-dev 2004-08-08 09:46:22 UTC
Reopening this as libmcal isn't fixed any more. I have a fix, I just need to work out how on earth CVS works ;-)
Comment 4 Robert Moss (RETIRED) gentoo-dev 2004-08-08 11:31:58 UTC
Fixed in CVS.