DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14887>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14887 Empty Makefile when building (./configure) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-12-17 17:18 ------- Hi! I have found the problem - I had two different versions of gcc / cpp installed on my system (2.95.4 and 3.0). The fix is to remove the gcc 3.0 binary and libraries from the system and only use the 2.95.4 version. Details: The following packages will be REMOVED: cpp-3.0 g++-3.0 gcc-3.0 gcc-3.0-base libstdc++3 libstdc++3-dbg libstdc++3- dev libstdc++3-doc 0 packages upgraded, 0 newly installed, 8 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 49.4MB will be freed. Do you want to continue? [Y/n] y (Reading database ... 19853 files and directories currently installed.) Removing libstdc++3-dbg ... Removing libstdc++3-doc ... Removing g++-3.0 ... Removing libstdc++3-dev ... Removing gcc-3.0 ... Removing cpp- 3.0 ... Removing libstdc++3 ... Removing gcc-3.0-base ... Cheers, Nicke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
