ibotlog2html for #crosstool-ng

<< Previous 2014-12-05 Next >>

# 03:27:00 djerome joins #crosstool-ng
# 03:27:27 Martell quits : Quit: Leaving
# 04:43:35 djerome quits : Remote host closed the connection
# 06:24:23 nandub1 quits : Read error: Connection reset by peer
# 06:25:22 nandub1 joins #crosstool-ng
# 08:50:13 nandub1 quits : Read error: Connection reset by peer
# 08:51:11 nandub1 joins #crosstool-ng
# 12:12:59 nandub1 quits : Read error: Connection reset by peer
# 12:13:51 nandub1 joins #crosstool-ng
# 15:31:47 nandub1 quits : Quit: WeeChat 1.1-dev
# 16:03:08 nandub joins #crosstool-ng
# 16:41:43 smartin_ quits : Ping timeout: 244 seconds
# 16:45:27 smartin_ joins #crosstool-ng
# 17:23:23 y_morin joins #crosstool-ng
# 17:31:48 doc2 joins #crosstool-ng
# 18:18:00 rubio joins #crosstool-ng
# 18:18:43 rubio hi there!!! i need help with crosstool-ng and mac os x yosemite (i have lost almost a week of work :( )
# 18:20:26 y_morin rubio: Have you read the OS-X tutorial in: "docs/C - Misc.%20tutorials.txt" ?
# 18:20:35 y_morin rubio: Here's an on-line copy: http://crosstool-ng.org/git/crosstool-ng/tree/docs/C%20-%20Misc.%20tutorials.txt
# 18:23:44 rubio yes... problem is not there, i have successful compile with crosstool before... but now i have an error after other.... :S no mather what version of libc i choose, i always find an error :( like for example, 2.19 has an issue with types (looking for __char and not _char or something like this), 2.17 has an issue linking libintl even when it's there and i force it on CFLAGS... :(
# 18:24:46 rubio have someone find this problems before?
# 18:25:38 y_morin Sorry, not an OS-X user... :-/
# 18:30:38 diorcety joins #crosstool-ng
# 18:34:52 diorcety1 joins #crosstool-ng
# 18:37:20 diorcety quits : Ping timeout: 250 seconds
# 18:42:27 rubio y_morin, do you know well the crosstool-ng structure? (to help me figure out how to patch this?) i have found how to fix the issue, but i don't know where to modify the code :(
# 19:28:00 sh4rm4 quits : Remote host closed the connection
# 19:29:40 sh4rm4 joins #crosstool-ng
# 20:09:09 rubio can someone tell me why this patch fails?
# 20:09:52 rubio diff -ruN glibc-2.19/sunrpc/Makefile glibc-2.19/sunrpc/Makefile
# 20:09:52 rubio --- glibc-2.19/sunrpc/Makefile 2014-02-07 06:04:38.000000000 -0300
# 20:09:52 rubio +++ glibc-2.19/sunrpc/Makefile 2014-12-05 16:31:37.000000000 -0300
# 20:09:52 rubio @@ -166,7 +166,7 @@
# 20:09:52 rubio $(OUTPUT_OPTION) $(native-compile-mkdep-flags) -c
# 20:09:54 rubio
# 20:09:56 rubio $(objpfx)cross-rpcgen: $(cross-rpcgen-objs)
# 20:09:58 rubio - $(BUILD_CC) $^ $(BUILD_LDFLAGS) -o $@
# 20:10:00 rubio + $(BUILD_CC) -lintl $^ $(BUILD_LDFLAGS) -o $@
# 20:10:02 rubio
# 20:10:04 rubio # This makes sure -DNOT_IN_libc is passed for all these modules.
# 20:10:07 rubio cpp-srcs-left := $(rpcgen-objs:.o=.c)
# 20:14:19 diorcety joins #crosstool-ng
# 20:16:25 diorcety1 quits : Read error: Connection reset by peer
# 20:24:42 nandub quits : Read error: Connection reset by peer
# 20:26:06 nandub joins #crosstool-ng
# 21:05:11 doc2 quits : Remote host closed the connection
# 21:14:03 sh4rm4 quits : Remote host closed the connection
# 21:17:24 sh4rm4 joins #crosstool-ng
# 21:56:16 bhundven joins #crosstool-ng
# 22:34:21 rubio someone have the issue with "libc_intl_domainname" ????
# 23:28:00 bhundven rubio: I don't know of "the issue", but if you have a build log, I'd be happy to take a look
# 23:28:26 rubio sure, how should i send it? or just the error line?
# 23:28:56 bhundven use a pastebin service
# 23:29:04 bhundven or dropbox or google drive
# 23:31:38 rubio done at: https://mega.co.nz/#!MpABhTxL!Kzfdeiykdx6L0fBzoHn2RXwv66NJFYe125fkrG3WXtY
# 23:32:13 rubio i will run again a new compilation with build.1 (just in case log is confusing)
# 23:32:30 bhundven rubio: cool gimmie a minute
# 23:33:28 rubio (i need to go now, i will be back later, thank you!!! talk to you in a while.. :D )
# 23:38:22 bhundven rubio: you using macports or homebrew?
# 23:38:38 bhundven either way, you need to install gsed
# 23:38:42 bhundven or gnused
# 23:38:56 bhundven [CFG ] configure: WARNING:
# 23:38:56 bhundven [CFG ] *** These auxiliary programs are missing or incompatible versions: sed
# 23:38:59 bhundven [CFG ] *** some features will be disabled.
# 23:39:01 bhundven [CFG ] *** Check the INSTALL file for required versions.
# 23:59:53 y_morin quits : Quit: Nighty Night! :-)