Ticket #306 (closed defect: invalid)
Sobby make: memory exhausted
| Reported by: | nh2 | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | Sobby 0.4.4 |
| Component: | Sobby | Version: | 0.4.4 |
| Severity: | normal | Keywords: | sobby; make; virtual; memory; exhausted |
| Cc: | Launchpad Bug: |
Description
After a successful ./configure on SuSE Linux 9.3, I get problems on makeing Sobby:
# make g++ -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -I/opt/gnome/include/sigc++-2.0 -I/opt/gnome/lib/sigc++-2.0/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml++-2.6 -I/usr/local/lib/libxml++-2.6/include -I/usr/local/include/libxml2 -I../inc/ -g -O2 -MT sobby-server.o -MD -MP -MF .deps/sobby-server.Tpo -c -o sobby-server.o `test -f 'src/server.cpp' || echo './'`src/server.cpp virtual memory exhausted: Nicht genügend Hauptspeicher verfügbar make: *** [sobby-server.o] Fehler 1
I ran free along the make, and its true: The memory decreases until 0 and the error message is shown.
How can I find out what the problem is?
Change History
Note: See
TracTickets for help on using
tickets.
