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

List:       kdevelop-bugs
Subject:    [Bug 103261] New: compiling on HP-UX 11.11 - successful with some minor changes
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-04-05 5:40:51
Message-ID: 20050405074049.103261.oliver.kowalke () gmx ! de
[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=103261         
           Summary: compiling on HP-UX 11.11 - successful with some minor
                    changes
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: oliver.kowalke gmx de


Version:           3.2.0 (using KDE KDE 3.3.2)
Installed from:    Compiled From Sources
Compiler:          gcc-3.4.2 with posix threads support
OS:                HP/UX

Hi,
I could successfully compile kdevelop-3.2.0 on HP-UX 11.11 (PA-RISC). Following \
changes are necessary:

 - languanges/cpp/r++:
    - error : linker : unsatisfied symbols db_sterror db_create
    - caused by an existing installation of libdb in /usr/local/lib
    - solution : add $(top-builddir)/bdb/build-unix/libdb.a to Makefile line 533 (in \
Makefile.am it should be go in line 52)

 - languages/ruby/debugger:
    - error : rdbcontroller.cpp : 1182 : invalid conversion from socklen_t* to int*
    - caised by an old prototype of accept on HP-UX
    - solution : add compilerflag -D_XOPEN_SOURCE_EXTENDED to Makefile line 139

It seams that kdevelop works on HP-UX - but i've to test it harder.

with regards,
Oliver


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

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