Changes between Initial Version and Version 1 of Ticket #26677
- Timestamp:
- Sep 30, 2010, 11:41:30 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26677
- Property Owner changed from macports-tickets@… to snc@…
-
Property
Version
changed from
to
1.9.1
-
Ticket #26677 – Description
initial v1 1 1 full log attached 2 2 {{{ 3 3 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../../../libsrc/Dk -I/opt/local/include -fno-strict-aliasing -O2 -Wall -DNDEBUG -DPOINTER_64 -I/opt/local/var/macports/build/_Users_ddennedy_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_virtuoso/work/virtuoso-opensource-6.1.2/libsrc/Xml.new -DOPENSSL_NO_KRB5 -I../../../libsrc -I../../../libsrc/Dk -I../../../libsrc/Wi -I../../../libsrc/odbcsdk/include -I../../../libsrc/langfunc -I../../../libsrc/plugin -DUNIX -O2 -arch x86_64 -MT virtuoso_sample_t-bif_sample.o -MD -MP -MF .deps/virtuoso_sample_t-bif_sample.Tpo -c -o virtuoso_sample_t-bif_sample.o `test -f 'bif_sample.c' || echo './'`bif_sample.c 4 4 In file included from bif_sample.c:31: … … 8 8 /usr/include/mach/mach_types.h:117: error: previous declaration of 'thread_t' was here 9 9 make[4]: *** [virtuoso_sample_t-bif_sample.o] Error 1 10 }}}