You are not logged in.

#1 2007-05-16 20:12:33

firewalker
Member
From: Hellas (Greece).
Registered: 2006-06-05
Posts: 585

MySQL GUI and g++: Internal error [Solved]

I downloaded MySQL GUI from AUR. Afte starting building it with makepkg after a while the following error occurs.


erviceControlPanel.o -MD -MP -MF ".deps/MAServiceControlPanel.Tpo" -c -o MAServiceControlPanel.o
MAServiceControlPanel.cc; \
        then mv -f ".deps/MAServiceControlPanel.Tpo" ".deps/MAServiceControlPanel.Po"; else rm -f
".deps/MAServiceControlPanel.Tpo"; exit 1; fi
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [MAServiceControlPanel.o] Error 1
make[3]: Leaving directory
`/home/firewalker/Desktop/mysql-gui-tools-5.0r11/src/mysql-gui-tools-5.0r11/mysql-administrator/source/linux'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/firewalker/Desktop/mysql-gui-tools-5.0r11/src/mysql-gui-tools-5.0r11/mysql-administrator/source/linux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/firewalker/Desktop/mysql-gui-tools-5.0r11/src/mysql-gui-tools-5.0r11/mysql-administrator/source'
make: *** [all-recursive] Error 1


I am using: gcc 4.1.2-3. I tried it with kernel 2.6.20 kernel 2.6.20 beyond and kernel 2.6.21 viper with the same results. I faced the same problem with some other programs but trying again the build procedure it could pass this point. My system is a PIII @ 900 Mhz with 384 Mbytes of RAM.

What is the matter? Have anyone else faced the same problem? What should I do? I try a previous version of gcc...


Edit:
It was a high cpu temperature issue.

Last edited by firewalker (2007-05-18 10:45:28)


Γίνε ρεαλιστής, μείνε ονειροπόλος ...

Offline

Board footer

Powered by FluxBB