Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] xconfig with linux-2.6.x

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Hamish Greig <hgreig AT bigpond.net.au>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] xconfig with linux-2.6.x
  • Date: Thu, 12 Feb 2004 09:44:01 +1100

On Thu, 12 Feb 2004 02:20, Jason Flatt wrote:
> On Wednesday 11 February 2004 6:00 am, Robin Cook wrote:
> > Looks like kconfig/Makefile is the only one that has QTDIR in it.
> >
> > Documentation/kbuild/makefiles.txt: HOSTLOADLIBES_qconf :=
> > -L$(QTDIR)/lib
> > Documentation/kbuild/makefiles.txt: When linking qconf it will be
> > passed the extra option "-L$(QTDIR)/lib".
> >
> > scripts/kconfig/Makefile:HOSTLOADLIBES_qconf = -L$(QTDIR)/lib
> > -L$(QTDIR)/lib64 -Wl,-rpath,$(QTDIR)/lib -l$(QTLIB) -ldl
> > scripts/kconfig/Makefile:HOSTCXXFLAGS_qconf.o = -I$(QTDIR)/include
> > scripts/kconfig/Makefile:MOC = $(QTDIR)/bin/moc
> > scripts/kconfig/Makefile: @set -e; for d in $$QTDIR /usr/share/qt*
> > /usr/lib/qt*; do \
> > scripts/kconfig/Makefile: echo "* QT development package is
> > correctly installed and the QTDIR"; \
> > scripts/kconfig/Makefile: echo "QTDIR=$$DIR" > $@; echo
> > "QTLIB=$$LIB" >> $@; \
>
> If $QTDIR is set to the appropriate setting of /usr, then it looks like the
> only thing that will cause problems is the include dir. Our spell installs
> the headers into /usr/include/qt rather than /usr/include.
yep, but I wasn't keen on polluting /usr/include with an extra 300 files, so
I
thoughtwe could spend some time, plan, and do it differently.
Hamish
--
IRC nick: drmoriarty
SMGL co-conspirator
# Do You SMGL!?
# http://www.sourcemage.org/
# Linux so advanced it may as well be magic!
ANTI-SPAM WARNING: I delete any html message from my server without reading
Please use text only

Attachment: pgp57GRE1QEIQ.pgp
Description: signature




Archive powered by MHonArc 2.6.24.

Top of Page