| View previous topic :: View next topic |
| Author |
Message |
SnackMasterX Apprentice

Joined: 26 Jan 2006 Posts: 231
|
Posted: Tue Jan 10, 2012 2:36 am Post subject: [SOLVED] LIRC not merging |
|
|
I'm trying to merge gnome and had this error come up and not quite sure where to start with troubleshooting this.
| Code: | localhost / # emerge gnome
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Running pre-merge checks for gnome-base/gnome-core-libs-3.2.1
* See http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.2-upgrade.xml
* for the Gentoo GNOME 3.2 upgrade guide.
>>> Starting parallel fetch
>>> Emerging (1 of 59) app-misc/lirc-0.9.0
* lirc-0.9.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* QA Notice: USE Flag 'lirc_devices_mceusb2' not in IUSE for app-misc/lirc-0.9.0
* QA Notice: USE Flag 'lirc_devices_mceusb' not in IUSE for app-misc/lirc-0.9.0
* If your LIRC device requires modules, you'll need MODULE_UNLOAD
* support in your kernel.
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/3.1.7-gentoo/build
* Found sources for kernel version:
* 3.1.7-gentoo
*
* Compiling only the lirc-applications, but no drivers.
* Enable drivers with LIRC_DEVICES if you need them.
*
* lirc-configure-opts: --with-driver=none
* Setting default lirc-device to /dev/lirc0
>>> Unpacking source...
>>> Unpacking lirc-0.9.0.tar.bz2 to /var/tmp/portage/app-misc/lirc-0.9.0/work
* Applying lirc-0.8.4-portaudio_check.patch ... [ ok ]
* Disabling lirc_gpio driver as it does no longer work Kernel 2.6.22+
* Running eautoreconf in '/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0' ...
* Running aclocal ... [ ok ]
* Running libtoolize --copy --force --install --automake ... [ ok ]
* Running aclocal ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ ok ]
* Running automake --add-missing --copy ... [ ok ]
* Running elibtoolize in: lirc-0.9.0/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
>>> Source unpacked in /var/tmp/portage/app-misc/lirc-0.9.0/work
>>> Compiling source in /var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0 ...
ln: failed to create symbolic link `Module.symvers': File exists
* Preparing lirc module
* econf: updating lirc-0.9.0/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating lirc-0.9.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --localstatedir=/var --with-syslog=LOG_DAEMON --enable-sandboxed --with-kerneldir=/usr/src/linux --with-moduledir=/lib/modules/3.1.7-gentoo/misc --disable-debug --with-x --with-driver=none
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether make sets $(MAKE)... (cached) yes
checking for mknod... /bin/mknod
checking for mkfifo... /usr/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 how to print strings... printf
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 fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
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 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 , headers
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 ftdi.h usability... no
checking ftdi.h presence... no
checking for ftdi.h... 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 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 linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for linux/hiddev.h... yes
checking for HIDDEV_FLAG_UREF support... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking linux/i2c-dev.h usability... yes
checking linux/i2c-dev.h presence... yes
checking for linux/i2c-dev.h... yes
checking for daemon... 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_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_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_wpc8769l/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
config.status: executing libtool commands
Your hardware does not require a special LIRC kernel module.
Now enter 'make' and 'make install' to compile and install the package.
make -j5 -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' all
make all-recursive
make[1]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0'
Making all in drivers
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/drivers'
make[3]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/drivers'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/drivers'
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/drivers'
Making all in daemons
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/daemons'
make all-am
make[3]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/daemons'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT hw-types.o -MD -MP -MF .deps/hw-types.Tpo -c -o hw-types.o hw-types.c
mv -f .deps/hw-types.Tpo .deps/hw-types.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT ir_remote.o -MD -MP -MF .deps/ir_remote.Tpo -c -o ir_remote.o ir_remote.c
mv -f .deps/ir_remote.Tpo .deps/ir_remote.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT release.o -MD -MP -MF .deps/release.Tpo -c -o release.o release.c
mv -f .deps/release.Tpo .deps/release.Po
rm -f libhw_module.a
x86_64-pc-linux-gnu-ar cru libhw_module.a hw-types.o ir_remote.o release.o
x86_64-pc-linux-gnu-ranlib libhw_module.a
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT irrecord.o -MD -MP -MF .deps/irrecord.Tpo -c -o irrecord.o irrecord.c
mv -f .deps/irrecord.Tpo .deps/irrecord.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c
mv -f .deps/config_file.Tpo .deps/config_file.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -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.. -I.. -march=athlon64 -O3 -pipe -MT input_map.o -MD -MP -MF .deps/input_map.Tpo -c -o input_map.o input_map.c
mv -f .deps/input_map.Tpo .deps/input_map.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT transmit.o -MD -MP -MF .deps/transmit.Tpo -c -o transmit.o transmit.c
mv -f .deps/transmit.Tpo .deps/transmit.Po
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c
mv -f .deps/receive.Tpo .deps/receive.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o irrecord irrecord.o config_file.o dump_config.o input_map.o transmit.o libhw_module.a receive.o
libtool: link: x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o irrecord irrecord.o config_file.o dump_config.o input_map.o transmit.o receive.o libhw_module.a
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT lircd.o -MD -MP -MF .deps/lircd.Tpo -c -o lircd.o lircd.c
lircd.c: In function ‘daemonize’:
lircd.c:1091:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result
lircd.c: In function ‘start_server’:
lircd.c:885:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result
mv -f .deps/lircd.Tpo .deps/lircd.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o lircd lircd.o config_file.o input_map.o transmit.o libhw_module.a
libtool: link: x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o lircd lircd.o config_file.o input_map.o transmit.o libhw_module.a
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT lircmd.o -MD -MP -MF .deps/lircmd.Tpo -c -o lircmd.o lircmd.c
lircmd.c: In function ‘loop’:
lircmd.c:750:3: warning: use of assignment suppression and length modifier together in gnu_scanf format
lircmd.c: In function ‘msend’:
lircmd.c:332:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
lircmd.c:346:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
lircmd.c:362:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
mv -f .deps/lircmd.Tpo .deps/lircmd.Po
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o lircmd lircmd.o
libtool: link: x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -m elf_x86_64 -o lircmd lircmd.o
make[3]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/daemons'
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/daemons'
Making all in tools
make[2]: Entering directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/tools'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c -o lirc_client.lo lirc_client.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -MT lirc_client.lo -MD -MP -MF .deps/lirc_client.Tpo -c lirc_client.c -fPIC -DPIC -o .libs/lirc_client.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=athlon64 -O3 -pipe -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/lirc_client.Tpo .deps/lirc_client.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -version-info 2:1:2 -m elf_x86_64 -o liblirc_client.la -rpath /usr/lib64 lirc_client.lo
libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lirc_client.o -march=athlon64 -O3 -m -Wl,-soname -Wl,liblirc_client.so.0 -o .libs/liblirc_client.so.0.2.1
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognised emulation mode: -Wl,-soname
Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om elf_k1om
collect2: ld returned 1 exit status
make[2]: *** [liblirc_client.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0'
make: *** [all] Error 2
emake failed
* ERROR: app-misc/lirc-0.9.0 failed (compile phase):
* Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS=-m elf_x86_64 all
*
* Call stack:
* ebuild.sh, line 85: Called src_compile
* environment, line 4345: Called linux-mod_src_compile
* environment, line 3361: Called die
* The specific snippet of code:
* eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CROSS_COMPILE=${CHOST}- LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
*
* If you need support, post the output of 'emerge --info =app-misc/lirc-0.9.0',
* the complete build log and the output of 'emerge -pqv =app-misc/lirc-0.9.0'.
* The complete build log is located at '/var/log/portage/app-misc:lirc-0.9.0:20120109-212256.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-misc/lirc-0.9.0/temp/environment'.
* S: '/var/tmp/portage/app-misc/lirc-0.9.0/work/lirc-0.9.0'
>>> Failed to emerge app-misc/lirc-0.9.0, Log file:
>>> '/var/log/portage/app-misc:lirc-0.9.0:20120109-212256.log'
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
localhost / #
|
Last edited by SnackMasterX on Thu Jan 12, 2012 1:07 am; edited 1 time in total |
|
| Back to top |
|
 |
salahx Guru

Joined: 12 Mar 2005 Posts: 345
|
|
| Back to top |
|
 |
SnackMasterX Apprentice

Joined: 26 Jan 2006 Posts: 231
|
Posted: Thu Jan 12, 2012 1:07 am Post subject: |
|
|
| Worked, Thanks! |
|
| Back to top |
|
 |
depontius Advocate

Joined: 05 May 2004 Posts: 2156
|
Posted: Thu Jan 12, 2012 1:24 am Post subject: |
|
|
I don't see a suggested fix in that bug thread. What did you do?
I have one system using lirc, and am seriously considering adding a remote control to another. I'm likely to run across this problem in the near-ish future. _________________ .sigs waste space and bandwidth |
|
| Back to top |
|
 |
SnackMasterX Apprentice

Joined: 26 Jan 2006 Posts: 231
|
Posted: Thu Jan 12, 2012 1:09 pm Post subject: |
|
|
| Quote: | Commenting out LDFLAGS in /usr/portage/profiles/arch/amd64/make.defaults fixes
the problem |
I would suggest commenting the mentioned lines then running the following
Then go uncomment the lines before proceeding with your system build or any further merging. All in all I'm do not know what role the LDFLAGS play in merging items but I can't imagine they were needlessly placed in the make.defaults |
|
| Back to top |
|
 |
s_j_newbury n00b

Joined: 05 Apr 2007 Posts: 40 Location: UK
|
|
| Back to top |
|
 |
|