[Bug 70175] New: Gideon & wxWindows configure.in problem

Blackpaw lindsay at softlog.com.au
Fri Dec 12 00:09:03 UTC 2003


------- 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=70175     
           Summary:  Gideon & wxWindows configure.in problem
           Product: kdevelop
           Version: unspecified
          Platform: Mandrake RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: lindsay at softlog.com.au


Version:           3.0.0.0b2 (using KDE KDE 3.1.3)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.3.1 
OS:          Linux

built kdevelop from cvs (9/dec) - autogeneraterated a wxWindows app (have wx2.4.2 installed).

When configuring got:
checking whether -lc should be explicitly linked in... no
creating libtool
checking wxWindows version... 2.4.2
./configure: line 1: BEGIN { FS = "."; } { printf "% d", ($1 * 1000 + $2) * 1000 + $3;}: command not found
configure: error: wxWindows 2.3.3 or newer is required

The problem however is that AWK is never defined in configure.in. If I add "AWK=awk" to configure.in the build process works fine.




More information about the KDevelop-devel mailing list