Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-misc/lirc-0.8.2-r1: unrecognised emulation mode: [solved
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
stp_1993
Apprentice
Apprentice


Joined: 09 May 2004
Posts: 173
Location: Isle of Lesbos

PostPosted: Tue Sep 18, 2007 3:47 am    Post subject: app-misc/lirc-0.8.2-r1: unrecognised emulation mode: [solved Reply with quote

I am trying to compile lirc-0.8.2-r1 for the first time using hardened gcc-3.4.6 on hardened AMD64. However, it fails with the following:

Code:

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognised emulation mode: -Wl,-soname
Supported emulations: elf_x86_64 elf_i386 i386linux


Why does this happen?

Here is the full build.log:

Code:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.20-hardened-r6-20070818.with-sound-and-remote-printing
 * Compiling support for device mp3anywhere
 *
 * lirc-configure-opts:  --with-driver=mp3anywhere
 * Setting default lirc-device to /dev/lirc/0
>>> Unpacking source...
>>> Unpacking lirc-0.8.2.tar.bz2 to /var/tmp/portage/app-misc/lirc-0.8.2-r1/work
 * Applying lirc-0.8.2-kernel-2.6.22.patch ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2' ...
 * Running aclocal ...
  [ ok ]
 * Running libtoolize --copy --force --automake ...
  [ ok ]
 * Running aclocal ...
  [ ok ]
 * Running autoconf ...
  [ ok ]
 * Running autoheader ...
  [ ok ]
 * Running automake --add-missing --copy ...
  [ ok ]
 * Running elibtoolize in: lirc-0.8.2
 *   Applying install-sh-1.5.patch ...
 *   Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2 ...
 * Preparing lirc module
 * econf: updating lirc-0.8.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating lirc-0.8.2/config.sub with /usr/share/gnuconfig/config.sub
 * disabling confcache, binary cannot be found
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share -
-sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var --with-syslog=LOG_DAEMON --enable-sandboxed --with-kerneldir=/usr/src/linux --with-moduledir=/lib/modules/2.6.20-hardened-r6-20070818.with-sound-and-remote-printing/misc --disable-debug --with-x --with-driver=mp3anywhere --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for mknod... /bin/mknod
checking for mkfifo... /bin/mkfifo
checking for depmod... /sbin/depmod
checking for libusb-config... /usr/bin/libusb-config
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g77 static flag -static works... yes
checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for gettimeofday... yes
checking for mkfifo... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strtoul... yes
checking for snprintf... yes
checking for strsep... yes
checking for vsyslog... yes
checking for daemon... yes
checking for forkpty... no
checking for forkpty in -lutil... yes
checking vga.h usability... no
checking vga.h presence... no
checking for vga.h... no
checking for X... libraries /usr/lib64, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for getopt_long... yes
checking for mktemp... yes
checking for Linux kernel sources... /usr/src/linux/
checking for which drivers can be installed on this system...
checking for caraca_init in -lcaraca_client... no
checking iguanaIR.h usability... no
checking iguanaIR.h presence... no
checking for iguanaIR.h... no
checking for ir_strerror in -lirman... no
checking for ir_strerror in -lirman_sw... no
checking portaudio.h usability... no
checking portaudio.h presence... no
checking for portaudio.h... no
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for snd_pcm_open in -lasound... yes
checking for ALSA SB RC hwdep support... yes
checking scsi/sg.h usability... yes
checking scsi/sg.h presence... yes
checking for scsi/sg.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating drivers/Makefile
config.status: creating drivers/lirc_atiusb/Makefile
config.status: creating drivers/lirc_bt829/Makefile
config.status: creating drivers/lirc_cmdir/Makefile
config.status: creating drivers/lirc_dev/Makefile
config.status: creating drivers/lirc_gpio/Makefile
config.status: creating drivers/lirc_i2c/Makefile
config.status: creating drivers/lirc_igorplugusb/Makefile
config.status: creating drivers/lirc_ttusbir/Makefile
config.status: creating drivers/lirc_imon/Makefile
config.status: creating drivers/lirc_it87/Makefile
config.status: creating drivers/lirc_mceusb/Makefile
config.status: creating drivers/lirc_mceusb2/Makefile
config.status: creating drivers/lirc_parallel/Makefile
config.status: creating drivers/lirc_sasem/Makefile
config.status: creating drivers/lirc_serial/Makefile
config.status: creating drivers/lirc_sir/Makefile
config.status: creating drivers/lirc_streamzap/Makefile
config.status: creating daemons/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Your hardware does not require a special LIRC kernel module.

Now enter 'make' and 'make install' to compile and install the package.

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2'
Making all in drivers
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/drivers'
make[3]: Entering directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/drivers'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/drivers'
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/drivers'
Making all in daemons
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/daemons'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irrecord.o -MD -MP -MF .deps/irrecord.Tpo -c -o irrecord.o irrecord.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT dump_config.o -MD -MP -MF .deps/dump_config.Tpo -c -o dump_config.o dump_config.c
mv -f .deps/dump_config.Tpo .deps/dump_config.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c
mv -f .deps/irrecord.Tpo .deps/irrecord.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT ir_remote.o -MD -MP -MF .deps/ir_remote.Tpo -c -o ir_remote.o ir_remote.c
mv -f .deps/config_file.Tpo .deps/config_file.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT hw-types.o -MD -MP -MF .deps/hw-types.Tpo -c -o hw-types.o hw-types.c
mv -f .deps/ir_remote.Tpo .deps/ir_remote.Po
mv -f .deps/hw-types.Tpo .deps/hw-types.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT release.o -MD -MP -MF .deps/release.Tpo -c -o release.o release.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT hw_mp3anywhere.o -MD -MP -MF .deps/hw_mp3anywhere.Tpo -c -o hw_mp3anywhere.o hw_mp3anywhere.c
mv -f .deps/release.Tpo .deps/release.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT serial.o -MD -MP -MF .deps/serial.Tpo -c -o serial.o serial.c
mv -f .deps/hw_mp3anywhere.Tpo .deps/hw_mp3anywhere.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lircd.o -MD -MP -MF .deps/lircd.Tpo -c -o lircd.o lircd.c
mv -f .deps/serial.Tpo .deps/serial.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lircmd.o -MD -MP -MF .deps/lircmd.Tpo -c -o lircmd.o lircmd.c
mv -f .deps/lircmd.Tpo .deps/lircmd.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000  -m elf_x86_64 -o irrecord irrecord.o dump_config.o config_file.o ir_remote.o hw-types.o release.o hw_mp3anywhere.o serial.o       
mv -f .deps/lircd.Tpo .deps/lircd.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000  -m elf_x86_64 -o lircmd lircmd.o 
mkdir .libs
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -m elf_x86_64 -o lircmd lircmd.o   
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -m elf_x86_64 -o irrecord irrecord.o dump_config.o config_file.o ir_remote.o hw-types.o release.o hw_mp3anywhere.o serial.o   
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000  -m elf_x86_64 -o lircd lircd.o ir_remote.o config_file.o hw-types.o release.o hw_mp3anywhere.o serial.o       
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -m elf_x86_64 -o lircd lircd.o ir_remote.o config_file.o hw-types.o release.o hw_mp3anywhere.o serial.o   
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/daemons'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/tools'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c -o lirc_client.lo lirc_client.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irw.o -MD -MP -MF .deps/irw.Tpo -c -o irw.o irw.c
mv -f .deps/irw.Tpo .deps/irw.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irpty.o -MD -MP -MF .deps/irpty.Tpo -c -o irpty.o irpty.c
mv -f .deps/irpty.Tpo .deps/irpty.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irexec.o -MD -MP -MF .deps/irexec.Tpo -c -o irexec.o irexec.c
mv -f .deps/irexec.Tpo .deps/irexec.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT ircat.o -MD -MP -MF .deps/ircat.Tpo -c -o ircat.o ircat.c
mv -f .deps/ircat.Tpo .deps/ircat.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT mode2.o -MD -MP -MF .deps/mode2.Tpo -c -o mode2.o mode2.c
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c lirc_client.c  -fPIC -DPIC -o .libs/lirc_client.o
lirc_client.c: In function `lirc_readconfig_only_internal':
lirc_client.c:1160: warning: comparison is always false due to limited range of data type
lirc_client.c:1178: warning: comparison is always false due to limited range of data type
mv -f .deps/mode2.Tpo .deps/mode2.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irsend.o -MD -MP -MF .deps/irsend.Tpo -c -o irsend.o irsend.c
mv -f .deps/irsend.Tpo .deps/irsend.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lircrcd.o -MD -MP -MF .deps/lircrcd.Tpo -c -o lircrcd.o lircrcd.c
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c lirc_client.c -o lirc_client.o >/dev/null 2>&1
mv -f .deps/lircrcd.Tpo .deps/lircrcd.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT irxevent.o -MD -MP -MF .deps/irxevent.Tpo -c -o irxevent.o irxevent.c
mv -f .deps/lirc_client.Tpo .deps/lirc_client.Plo
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -MT xmode2.o -MD -MP -MF .deps/xmode2.Tpo -c -o xmode2.o xmode2.c
mv -f .deps/irxevent.Tpo .deps/irxevent.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -version-info 2:0:2 -m elf_x86_64 -o liblirc_client.la -rpath /usr/lib64 lirc_client.lo 
mv -f .deps/xmode2.Tpo .deps/xmode2.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000  -m elf_x86_64 -o irw irw.o 
x86_64-pc-linux-gnu-gcc -shared  .libs/lirc_client.o   -march=athlon64 -m -Wl,-soname -Wl,liblirc_client.so.0 -o .libs/liblirc_client.so.0.2.0
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognised emulation mode: -Wl,-soname
Supported emulations: elf_x86_64 elf_i386 i386linux
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
make[2]: *** [liblirc_client.la] Error 1
make[2]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -fforce-addr --param max-gcse-passes=8 --param max-gcse-memory=900000000 -m elf_x86_64 -o irw irw.o   
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.8.2-r1/work/lirc-0.8.2'
make: *** [all] Error 2
 *
 * ERROR: app-misc/lirc-0.8.2-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called linux-mod_src_compile
 *   linux-mod.eclass, line 516:   Called die
 *
 * Unable to make   all.
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-misc/lirc-0.8.2-r1/temp/build.log'.
 *


Last edited by stp_1993 on Tue Sep 18, 2007 4:17 am; edited 1 time in total
Back to top
View user's profile Send private message
stp_1993
Apprentice
Apprentice


Joined: 09 May 2004
Posts: 173
Location: Isle of Lesbos

PostPosted: Tue Sep 18, 2007 4:17 am    Post subject: Reply with quote

Solved: https://bugs.gentoo.org/show_bug.cgi?id=160134
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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