Each time when i compile the OSX/iOS build depends it stops on compiling samba. I get something like:
ld: in bin/libwbclient.a, archive has no table of contents
collect2: ld returned 1 exit status
make[1]: *** [bin/libsmbclient.dylib.0] Error 1
I have to run "ranlib libwbclient.a" in the source3/bin folder manually, before i can finally build samba.
How can this be fixed? Maybe this can be placed in the Makefile?
I'm using Xcode 4.3.2 on Lion 10.7.4, but i had this issue on 10.6 and XCode 3.x, too.
If you need additional information, let me know.
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-22 13:10
Post: #1
(This post was last modified: 2012-08-16 10:03 by TheChief79.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-07-22 17:32
Post: #2
need more info, what hw are you building under ? make or make -jX in depends ? , etc.
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-22 17:59
Post: #3
I'm building on an iMac 8,1 and i just build with "make" according to the README.osx/ios. I have this issue since new build system. I already tried to delete all stuff under /Users/shared/xbmc-depends, but no success. make always stops at samba due to this error. Can you build samba without error?
Thanks for your help |
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-07-22 18:09
Post: #4
If building samba gave me an error, I'd fix it
![]() pastebin the build output for building samba make -C tools/darwin/depends/samba distclean make -C tools/darwin/depends/samba MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-22 18:30
Post: #5
Here we go: http://pastebin.com/Xp83GfsR
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-07-22 19:23
Post: #6
very odd, checking a from scratch build
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-22 19:51
Post: #7
I have this from the beginning i build XBMC for OSX/iOS, dont know why. Let me know, if you have any idea.
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-07-22 19:53
Post: #8
do you have macports installed or is this a neked 10.7.4 setup.
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-22 20:16
Post: #9
Ealier i had macports on 10.6, but after the new build system i removed everything from /opt/local. Maybe i missed something at another place?
EDIT: I will try this: http://guide.macports.org/chunked/instal...lling.html
(This post was last modified: 2012-07-22 20:27 by TheChief79.)
|
| find quote |
TheChief79
Member Posts: 72 Joined: Jun 2012 Reputation: 0 |
2012-07-23 08:02
Post: #10
This didn't help, no success...strange.
|
| find quote |



Search
Help