Ticket #423 (new defect)
Build problem on Mac OSX 10.7.4, Xcode 4.3.2
| Reported by: | jc@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | LuCI Base | Keywords: | |
| Cc: |
Description
When trying "make runhttpd" with the latest luci from svn, I get this build error:
make -C uci.git CC=gcc CFLAGS="-O2" LDFLAGS="" OS="Darwin"
gcc -o uci cli.o -L. -luci -lc -ldl
Assertion failed: (_dependentDylibs.size() != 0), function File, file /SourceCache/ld64/ld64-127.2/src/ld/parsers/macho_dylib_file.cpp, line 403.
Is there an easy fix? I'm using Lua 5.1.4 64-bit, obtained via "brew install lua".
-jcw
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
