# Format for this file: # Epoch Channel Nickname Action Message # # All separated with a single space, empty values are replaced with a dash '-' # except messages which are kept empty. # Lines starting with '#' are comments; comments are not allowed except as the only content of the line # 1341448963 #crosstool-ng smartin join 1341450057 - smartin quit Quit: leaving 1341461178 - alan_o quit Quit: Leaving 1341468405 - mnt_real quit Ping timeout: 248 seconds 1341468833 #crosstool-ng mnt_real join 1341476269 #crosstool-ng smartin join 1341491078 #crosstool-ng Kasreyn join 1341491325 #crosstool-ng Kasreyn say i want to build a new toolchain, but can't find GNU C Library "2.2.5" anywhere after ct-ng menuconfig. can it be added? "root@Moxa:/# ./lib/libc.so.6: GNU C Library stable release version 2.2.5, by Roland McGrath et al." 1341492244 #crosstool-ng kos_tom say glibc 2.2.5 dates from 2002, i.e 10 years ago. 1341492258 #crosstool-ng kos_tom say can you jump into the present instead? 1341492954 #crosstool-ng Kasreyn say personally, i'd love to do just that. unfortunately this is what our hardware supplier (MOXA) thinks is good enough 1341493029 #crosstool-ng Kasreyn say i can provide the email correspondence i've had with them if you want :) 1341493470 #crosstool-ng Kasreyn say they've added custom code to the linux kernel maybe making things a little more difficult 1341493553 #crosstool-ng Kasreyn say the sources with the entire buildsystem can be downloaded though.. i've wanted to upgrade for a long time 1341493697 #crosstool-ng Kasreyn say their buildsystem is not as good as crosstool :) 1341495673 #crosstool-ng alan_o join 1341498626 - esbenh quit Ping timeout: 244 seconds 1341498749 - smartin quit Ping timeout: 244 seconds 1341499351 #crosstool-ng smartin join 1341499533 #crosstool-ng Kasreyn say using crosstool-ng toolchain, would it be possible to link staticly to avoid "./regex_iterator_example: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory" ? 1341500208 #crosstool-ng kos_tom say yes, you can build a static toolchain with ct-ng. 1341500766 #crosstool-ng esbenh join 1341502681 - linuxjacques quit Ping timeout: 246 seconds 1341503975 #crosstool-ng Guest35630 join 1341508597 - al` quit Ping timeout: 248 seconds 1341510879 #crosstool-ng HanSooloo join 1341515138 - smartin quit Quit: leaving 1341520594 #crosstool-ng bhundven join 1341523004 #crosstool-ng al` join 1341523180 - Guest35630 nick linuxjacques 1341523199 - linuxjacques quit Changing host 1341523199 #crosstool-ng linuxjacques join 1341526251 #crosstool-ng smartin join 1341527524 #crosstool-ng HanSooloo say hello, trying to build a x-tool with GCC4.7.0 as the compiler … getting "configure: error: gcc must provide the header" … any ideas what can be causing this? 1341527548 #crosstool-ng HanSooloo say FYI: this is running on an Ubuntu 12.04 x86, building for i686-nptl-linux-gnu 1341529381 #crosstool-ng smartin say HanSooloo: on ubuntu host, it is pretty easy to find what package is missing 1341529460 #crosstool-ng HanSooloo say hi .. so, it was the glibc version … going from 2.13 down to 2.11 got past that error 1341529466 #crosstool-ng HanSooloo say but now, i have this one: 1341529485 #crosstool-ng HanSooloo say INFO ] Installing C library headers & start files 1341529485 #crosstool-ng HanSooloo say [EXTRA] Configuring C library 1341529487 #crosstool-ng HanSooloo say [EXTRA] Installing C library headers 1341529488 #crosstool-ng HanSooloo say [ERROR] make[2]: *** [/home/hansolo/x-tools/i686-nptl-linux-gnu/i686-nptl-linux-gnu/sysroot/usr/include/gnu/lib-names.h] Error 1 1341529488 #crosstool-ng HanSooloo say [ 1341529508 #crosstool-ng HanSooloo say why do I get lib-names.h error? 1341529535 #crosstool-ng bhundven say dpkg -S lib-names.h 1341529537 #crosstool-ng smartin say HanSooloo: please, use some pastebin service 1341529544 #crosstool-ng HanSooloo say oh sorry .. 1341529546 #crosstool-ng HanSooloo say will do 1341529559 #crosstool-ng bhundven say dpkg -S cpuid.h 1341529600 #crosstool-ng HanSooloo say let me check dpkg suggestion … wouldn't the x-tools script provide these files? i thought x-tools would download the needed files 1341529615 #crosstool-ng smartin say got to go, but you should try posting on the mailing the relevant part of the error log, with the .config in attachment 1341529636 #crosstool-ng HanSooloo say ok, will do .. thank you 1341529640 - smartin quit Quit: leaving 1341529662 #crosstool-ng bhundven say idk what you mean by x-tools script 1341529674 #crosstool-ng HanSooloo say when I download and build ct-ng 1341529675 #crosstool-ng bhundven say it doesn't know anything about ubuntu, or fedora, or debian, etc.. 1341529682 #crosstool-ng HanSooloo say in the bin directory, i run ct-ng menuconfig 1341529704 #crosstool-ng bhundven say you have to have all the right dev packages installed 1341529712 #crosstool-ng HanSooloo say when i specify various options, i thought it would download them as source packages from gnu.org or relevant sites 1341529735 #crosstool-ng bhundven say there are somethings that are expected to already be on the host 1341529744 #crosstool-ng bhundven say make sure you have build-essentials 1341529751 #crosstool-ng bhundven say installed 1341529756 #crosstool-ng HanSooloo say FYI … i am trying to build an i686-nptl-linux-gnu toolchain on an Ubuntu … the toolchain would build packages for a NAS that needs the specific config I have 1341529771 #crosstool-ng bhundven say yes, sounds generic enough 1341529782 #crosstool-ng HanSooloo say yes, i believe i have all the build essential stuff ..let me post the logs on the mailer 1341529797 #crosstool-ng bhundven say I'm saying 1341529811 #crosstool-ng bhundven say it sounds like you are missing some packages you need to install on your ubuntu installation 1341529816 #crosstool-ng bhundven say make sure you have build-essentials 1341529818 #crosstool-ng bhundven say installed 1341529838 #crosstool-ng bhundven say sudo apt-get install build-essentials 1341529959 #crosstool-ng bhundven say ? 1341530034 #crosstool-ng bhundven say lib-names.h is provided by libc6-dev... which would be installed, had you installed build-essentials 1341530105 #crosstool-ng bhundven say sorry, the package is called: build-essential 1341530117 #crosstool-ng bhundven say ;) 1341530133 #crosstool-ng bhundven say sudo apt-get install build-essential 1341530157 #crosstool-ng bhundven say HanSooloo: you there? 1341530193 #crosstool-ng HanSooloo say sorry, be back in 1 minute 1341530296 #crosstool-ng HanSooloo say back .. 1341530304 #crosstool-ng HanSooloo say i have all the build essential packages installed 1341530320 #crosstool-ng HanSooloo say the error message makes me thing, it's sth. to do with the build process 1341530332 #crosstool-ng bhundven say I doubt it 1341530336 #crosstool-ng bhundven say my builds are working fine 1341530347 #crosstool-ng HanSooloo say [ALL ] /usr/bin/install: cannot stat `/home/hansolo/x-tools/.build/i686-nptl-linux-gnu/build/build-libc-startfiles/gnu/lib-names.h': No such file or directory 1341530368 #crosstool-ng HanSooloo say it's referring to a file that is downloaded (Should have been) to the x-tools build directory 1341530371 #crosstool-ng HanSooloo say but cannot be found 1341530385 #crosstool-ng bhundven say not the downloaded file, but the output in the build 1341530414 #crosstool-ng bhundven say try editing your logfile 1341530417 #crosstool-ng bhundven say and searching for 1341530423 #crosstool-ng bhundven say other failures from the beginning 1341530441 #crosstool-ng bhundven say it maybe that this part of the build is messed up from a previous failure 1341530781 #crosstool-ng HanSooloo say i see .. i should do that, thank you 1341531165 #crosstool-ng HanSooloo say so, searched for [ERROR] in top level build.log … the 'lib-names.h not found' error is the first time it happens and the build stops 1341531178 #crosstool-ng HanSooloo say now, re-running with DEBUG level logging to see if there is anything amiss 1341531682 #crosstool-ng bhundven say what is in the logfile is what you will see on your screen when you set DEBUG level 1341531696 #crosstool-ng bhundven say the filter for the loglevel is just what you see on the screen 1341531847 #crosstool-ng bhundven say ah 1341531852 #crosstool-ng bhundven say install gawk 1341531856 #crosstool-ng bhundven say sudo apt-get install gawk 1341531950 #crosstool-ng HanSooloo say hmm interesting .. it brings in libsigsegv2 and gawk packages .. installing now 1341531957 #crosstool-ng bhundven say yup 1341531958 #crosstool-ng bhundven say cool 1341531966 #crosstool-ng bhundven say then try the build again 1341531968 #crosstool-ng HanSooloo say i should break the current build process and re-run 1341531968 #crosstool-ng bhundven say :D 1341531973 #crosstool-ng bhundven say yea 1341531988 #crosstool-ng HanSooloo say is a distclean required between a broken build and the next? 1341531993 #crosstool-ng bhundven say pastebin.me + google chrome == badness 1341532007 #crosstool-ng bhundven say nah 1341532011 #crosstool-ng bhundven say just ct-ng build 1341532033 #crosstool-ng HanSooloo say ok, building .. will take about an hour before it gets to the broken part in my system 1341532035 #crosstool-ng HanSooloo say ttyl 1341532134 #crosstool-ng bhundven say l8r