This libtool --tag problem does not seem to be unique to sqlite.

 http://lists.freebsd.org/pipermail/freebsd-questions/2005-November/104076.html

I think it's a question for the freebsd port maintainers.

--- snowcrash <[EMAIL PROTECTED]> wrote:
> hi,
> 
> building v3.3.16 from src on osx works fine.
> 
> trying same, using freebsd 6.2's ports sys fails to build,
> 
> % portinstall sqlite3-threads
> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 97
> packages found (-1 +1) (...). done]
> --->  Installing 'sqlite3-threads-3.3.16' from a port
> (databases/sqlite3-threads)
> --->  Building '/usr/ports/databases/sqlite3-threads'
> ...
> /usr/local/bin/libtool --mode=compile --tag=CC
> /usr/local/libexec/ccache/world-cc -pipe -march=pentium-mmx
> -DSQLITE_ENABLE_FTS1 -g -I. -I./src -DSQLITE_DEBUG=1
> -I/usr/local/include/tcl8.4 -DTHREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -c
> ./ext/fts1/fts1_tokenizer1.c
>  /usr/local/libexec/ccache/world-cc -pipe -march=pentium-mmx
> -DSQLITE_ENABLE_FTS1 -g -I. -I./src -DSQLITE_DEBUG=1
> -I/usr/local/include/tcl8.4 -DTHREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -c
> ./ext/fts1/fts1_tokenizer1.c  -fPIC -DPIC -o .libs/fts1_tokenizer1.o
>  /usr/local/libexec/ccache/world-cc -pipe -march=pentium-mmx
> -DSQLITE_ENABLE_FTS1 -g -I. -I./src -DSQLITE_DEBUG=1
> -I/usr/local/include/tcl8.4 -DTHREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -c
> ./ext/fts1/fts1_tokenizer1.c -o fts1_tokenizer1.o >/dev/null 2>&1
> /usr/local/bin/libtool --mode=link /usr/local/libexec/ccache/world-cc
> -pipe -march=pentium-mmx -DSQLITE_ENABLE_FTS1 -g -I. -I./src
> -DSQLITE_DEBUG=1  -I/usr/local/include/tcl8.4 -DTHREADSAFE=1
> -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -o
> libsqlite3.la alter.lo analyze.lo attach.lo auth.lo btree.lo build.lo
> callback.lo complete.lo date.lo delete.lo expr.lo func.lo hash.lo
> insert.lo loadext.lo main.lo opcodes.lo os.lo os_unix.lo os_win.lo
> os_os2.lo pager.lo parse.lo pragma.lo prepare.lo printf.lo random.lo
> select.lo table.lo tokenize.lo trigger.lo update.lo util.lo vacuum.lo
> vdbe.lo vdbeapi.lo vdbeaux.lo vdbefifo.lo vdbemem.lo where.lo utf.lo
> legacy.lo vtab.lo fts1.lo fts1_hash.lo fts1_porter.lo
> fts1_tokenizer1.lo -pthread  \
>                  -rpath /usr/local/lib -version-info "8:6:8"
> libtool: link: unable to infer tagged configuration
> libtool: link: specify a tag with `--tag'
> gmake: *** [libsqlite3.la] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/databases/sqlite3-threads.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portinstall.47997.0 env make
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>         ! databases/sqlite3-threads     (unknown build error)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> %
> 
> is this a known issue?  short of a manual build, is there a fix/workaround?



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to