#39194 closed defect (fixed)
slimdata @2.6.5 fails to link
Reported by: | petrrr | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | slimdata |
Description
slimdata fails to build. I guess the problem is here:
[...] /usr/bin/g++-4.0 -pipe -O2 -arch i386 -O3 -Wall -fPIC -I/opt/local/include -I../include -I. -DPACKAGE_NAME=\"slim\" -DPACKAGE_TARNAME=\"slim\" -DPACKAGE_VERSION=\"v2_6_5\" -DPACKAGE_STRING=\"slim\ v2_6_5\" -DPACKAGE_BUGREPORT=\"jfowler@princeton.edu\" -DPACKAGE_URL=\"\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_MEMSET=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_UTIME=1 -L/opt/local/lib -arch i386 -fPIC -L../lib -shared -Wl,-dylib_install_name -Wl,libslim.so.0 -o ../lib/libslim.so.0.0 bit_constants.o bitstream.o raw_section.o slim_channel.o slim_codec_constant.o slim_codec_default.o slim_codec_factory.o slim_codec_runlength.o slim_codec_reduced_binary.o slim_control.o slim_exceptions.o slim_file.o slimlib.o -lm Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status [...]
The complete main.log is attached.
I build on a Mac OS X 10.5.8 machine. Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809
Attachments (1)
Change History (6)
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | macsforever2000@… removed |
---|---|
Owner: | changed from macports-tickets@… to macsforever2000@… |
comment:2 Changed 11 years ago by petrrr
Sorry, you right I ran install a second time for some reason. I replace the main.log file.
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from macsforever2000@… to mf2k@… |
---|---|
Status: | new → assigned |
comment:5 Changed 10 years ago by petrrr
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yes! I have just install slimdata on the old machine. So the update resolved this problem. Thanks!
Note: See
TracTickets for help on using
tickets.
This isn’t a complete log. Please clean, try again, and attach the new log.