[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#201370: marked as done (libqt3-compat-headers: qmlined.h includes qtmultilineedit.h but qtmultilineedit.h is missing)



Your message dated Fri, 12 May 2006 13:37:21 +0200
with message-id <20060512113721.GA3599@mad.intersec.fr>
and subject line libqt3-compat-headers: qmlined.h includes qtmultilineedit.h but qtmultilineedit.h is missing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libqt3-compat-headers
Version: 3:3.1.1-8
Severity: normal

I can't compile a program (for example ktail) that includes qmlined.h. I get:

,----
| In file included from ktail.cpp:38:
| /usr/include/qt3/qmlined.h:25:29: qtmultilineedit.h: No such file or directory
`----

Thanks,

	Burkhard


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux alkofen 2.4.20-3-686 #1 Sat Jun 7 22:34:55 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libqt3-compat-headers depends on:
ii  libqt3-headers                3:3.1.1-8  Qt3 header files

-- no debconf information


--- End Message ---
--- Begin Message ---
On Tue, Jul 15, 2003 at 11:29:57AM +0200, Perkens-Golomb, Burkhard wrote:
> Package: libqt3-compat-headers
> Version: 3:3.1.1-8
> Severity: normal
> 
> I can't compile a program (for example ktail) that includes qmlined.h. I get:
> 
> ,----
> | In file included from ktail.cpp:38:
> | /usr/include/qt3/qmlined.h:25:29: qtmultilineedit.h: No such file or directory
> `----

  /usr/include/qt3/qmlined.h is in libqt3-compat-headers (at least in
the current revision).

  you need to -I/usr/include/qt3/ or to export QTDIR=/usr/include/qt3/
with qmake IIRC so that it finds its headers correctly.

  closing the non-bug.

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: