yangljun / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Cant make 1.73 on Ubuntu 12 ! #382

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
make
Making all in src
make[1]: Entering directory `/var/www/test/s3fs-1.73/src'
g++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" 
-DPACKAGE_VERSION=\"1.73\" -DPACKAGE_STRING=\"s3fs\ 1.73\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.73\" -I.  
-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/libxml2     -g -O2 
-Wall -D_FILE_OFFSET_BITS=64 -MT s3fs.o -MD -MP -MF .deps/s3fs.Tpo -c -o s3fs.o 
s3fs.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make[1]: *** [s3fs.o] Error 4
make[1]: Leaving directory `/var/www/test/s3fs-1.73/src'
make: *** [all-recursive] Error 1

Please advise. Thanks

Original issue reported on code.google.com by haile....@gmail.com on 26 Oct 2013 at 4:48

GoogleCodeExporter commented 9 years ago
Hi,

Which version do you use g++?
If you use older version, I think you sould use latest version.

Thanks in advance.

Original comment by ggta...@gmail.com on 28 Oct 2013 at 9:31

GoogleCodeExporter commented 9 years ago
Thanks, 

But I resolved it, that's not enough memory problem. So I have to increase RAM 
then it's resolved :)

Regards

Original comment by haile....@gmail.com on 28 Oct 2013 at 10:20

GoogleCodeExporter commented 9 years ago
Hi,

I'm glad to hear that you can solve this issue.
I'll close this issue.

Regards,

Original comment by ggta...@gmail.com on 28 Oct 2013 at 11:18