[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    [Bug 76336] New: configure koffice 1.3 cvs HEAD UIC cannot find
From:       Jeremy <jeremylatrasse () hotmail ! com>
Date:       2004-02-28 8:33:06
Message-ID: 20040228083306.32664.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=76336      
           Summary: configure koffice 1.3 cvs HEAD UIC cannot find KDLIBS
           Product: koffice
           Version: 1.3
          Platform: FreeBSD Ports
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: koffice kde org
        ReportedBy: jeremylatrasse hotmail com


Version:           1.3 (using KDE KDE 3.2.0)
Installed from:    FreeBSD Ports
Compiler:          gcc 3.3.4 
OS:          FreeBSD

Configure failed consistently doing ./configure with:

./configure --with-qt-dir=/usr/local/qt --with-qt-libraries=/usr/X11R6 \
--with-qt-includes=/usr/X11R6 --with-extra-libs=/usr/local/lib \
--with-extra-includes=/usr/local/include --prefix=/usr/local

All of the above software was installed via ports on FreeBSD 5.2_1 (p1).

A complete pkg_info -Ia is available on request.

I want to play with kexi, and figured pull HEAD from CVS and compile --right?

nope -- but thanks to others with similar problems historically:

in file configure -- 

  28149         if test -f actest.cpp && grep klineedit actest.cpp > /dev/null; then

I changed this, as the patch for other kde packages does, to include grep -i, and \
configure succeeds.

28149         if test -f actest.cpp && grep -i klineedit actest.cpp > /dev/null; then

On now to comile time problems. ;( Shouldn't autotools make this easier?
____________________________________
koffice mailing list
koffice@mail.kde.org
To unsubscribe please visit:
https://mail.kde.org/mailman/listinfo/koffice


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic