Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13398] sqlite fails to build

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13398] sqlite fails to build
  • Date: 14 Jan 2007 20:17:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13398





------- Additional Comments From dmlb2000 AT gmail.com 2007-01-14 14:17 -------
keywordhash.h: $(TOP)/tool/mkkeywordhash.c
$(BCC) -o mkkeywordhash$(BEXE) $(OPTS) $(TOP)/tool/mkkeywordhash.c
./mkkeywordhash$(BEXE) >keywordhash.h

Aha sqlite happens to use the OPTS variable same as we do in sorcery.

This is from the main makefile in the root of the sqlite source directory.

As to why make is picking it up in devel sorcery and not test I don't know
why.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page