[gtkmm bugzilla] [Bug 164678] New: Build failure in examples/input directory on RHEL 3 (gcc 3.2.3) with GARNOME (2.9.4)



Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164678
 gtkmm | build | Ver: unspecified

           Summary: Build failure in examples/input directory on RHEL 3 (gcc
                    3.2.3) with GARNOME (2.9.4)
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: vincent rubiolo free fr
                CC: all-bugs bugzilla gnome org


Hello,

I'm currently GARNOME'ing GNOME 2.9.4 and build fails in the examples/input
directory of gtkmm. 

The error is the following :
[...]
main.cc: In function `int main(int, char**)':
main.cc:43: `access' undeclared (first use this function)
main.cc:43: (Each undeclared identifier is reported only once for each function
   it appears in.)
main.cc:68: `unlink' undeclared (first use this function)
make[5]: *** [main.o] Error 1
[...]

Attached are the complete configure and compilation logs.

This seems related to an error with the <iostream> header not found as the
missing functions should be in it (AFAIK).
Note that this failure did not happen in 2.8.2 as the input/ directory is newly
added in 2.9.4.

Workaround is to remove the incriminating directory (rm -rf input) and its
reference in the Makefile (in the SUBDIRS variable).

My workstation is RHEL (Redhat entreprise v3). gcc specs are :
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
My original post on the GARNOME list :
http://mail.gnome.org/archives/garnome-list/2005-January/msg00058.html

Thanks for your help,

Vincent

------- You are receiving this mail because: -------
You are the assignee for the bug.


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge



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