Hello,
 First thanks to Ryan Norton for writing wxRarInputStream... I really
appreciate it.
 I downloaded wxRarInputStream and I'm having trouble compiling it.
I'm not real familiar with bakefile. I did read the readme.txt but was
a little lost. "For linux/OSX use build/unix/makefile.gcc." and do
what? I was under the impression that when you created makfile.gcc
that a configure file would have be created as well.
 Am I missing something here?
 Is there a simple command I am missing?
 ALso, I did read that Ryan does not usally use autoconf to create
configure file and that he uses the raw bakefile, how?? Can someone
point me in that direction as well.
 Can you help?
 My system Ubuntu Intrepid
 Bakefile 0.2.5
 wxWidgets 2.8.9 from repository ansi build
 Thank you in advance,
 Wes
 Note: I am also interested in wxZipStream and wxBZipStream which I
have not been able to compile either.
 If I run makefile.gcc:
 w...@linuxdev810:~/Desktop/wxRarInputStream0_5$ ./makefile.gcc
 : command not founde 6: 
 ./makefile.gcc: line 7: include: command not found
 : command not founde 8: 
 : command not founde 12: 
 : command not founde 14: 
 ./makefile.gcc: line 15: __UNICODE_DEFINE_p: command not found
 ./makefile.gcc: line 15: DLLWXRAR_CXXFLAGS: command not found
 ./makefile.gcc: line 16: __ENDIAN_DEFINE_p: command not found
 ./makefile.gcc: line 16: -DFILE_OFFSET_BITS=64: command not found
 ./makefile.gcc: line 17: __OPTIMIZEFLAG: command not found
 ./makefile.gcc: line 17: __DEBUGINFO: command not found
 ./makefile.gcc: line 17: -DSILENT: command not found
 ./makefile.gcc: line 18: CPPFLAGS: command not found
 ./makefile.gcc: line 18: CXXFLAGS: command not found
 : command not founde 18: 
 ./makefile.gcc: line 19: DLLWXRAR_OBJECTS: command not found
 ./makefile.gcc: line 20: dllwxrar_smallfn.o: command not found
 ./makefile.gcc: line 21: dllwxrar_dll.o: command not found
 ./makefile.gcc: line 22: dllwxrar_strlist.o: command not found
 ./makefile.gcc: line 23: dllwxrar_strfn.o: command not found
 ./makefile.gcc: line 24: dllwxrar_pathfn.o: command not found
 ./makefile.gcc: line 25: dllwxrar_int64.o: command not found
 ./makefile.gcc: line 26: dllwxrar_savepos.o: command not found
 ./makefile.gcc: line 27: dllwxrar_global.o: command not found
 ./makefile.gcc: line 28: dllwxrar_file.o: command not found
 ./makefile.gcc: line 29: dllwxrar_filefn.o: command not found
 ./makefile.gcc: line 30: dllwxrar_filcreat.o: command not found
 ./makefile.gcc: line 31: dllwxrar_archive.o: command not found
 ./makefile.gcc: line 32: dllwxrar_arcread.o: command not found
 ./makefile.gcc: line 33: dllwxrar_unicode.o: command not found
 ./makefile.gcc: line 34: dllwxrar_system.o: command not found
 ./makefile.gcc: line 35: dllwxrar_isnt.o: command not found
 ./makefile.gcc: line 36: dllwxrar_crypt.o: command not found
 ./makefile.gcc: line 37: dllwxrar_crc.o: command not found
 ./makefile.gcc: line 38: dllwxrar_rawread.o: command not found
 ./makefile.gcc: line 39: dllwxrar_encname.o: command not found
 ./makefile.gcc: line 40: dllwxrar_resource.o: command not found
 ./makefile.gcc: line 41: dllwxrar_match.o: command not found
 ./makefile.gcc: line 42: dllwxrar_timefn.o: command not found
 ./makefile.gcc: line 43: dllwxrar_rdwrfn.o: command not found
 ./makefile.gcc: line 44: dllwxrar_consio.o: command not found
 ./makefile.gcc: line 45: dllwxrar_options.o: command not found
 ./makefile.gcc: line 46: dllwxrar_ulinks.o: command not found
 ./makefile.gcc: line 47: dllwxrar_errhnd.o: command not found
 ./makefile.gcc: line 48: dllwxrar_rarvm.o: command not found
 ./makefile.gcc: line 49: dllwxrar_rijndael.o: command not found
 ./makefile.gcc: line 50: dllwxrar_getbits.o: command not found
 ./makefile.gcc: line 51: dllwxrar_sha1.o: command not found
 ./makefile.gcc: line 52: dllwxrar_extinfo.o: command not found
 ./makefile.gcc: line 53: dllwxrar_extract.o: command not found
 ./makefile.gcc: line 54: dllwxrar_volume.o: command not found
 ./makefile.gcc: line 55: dllwxrar_list.o: command not found
 ./makefile.gcc: line 56: dllwxrar_find.o: command not found
 ./makefile.gcc: line 57: dllwxrar_unpack.o: command not found
 ./makefile.gcc: line 58: dllwxrar_cmddata.o: command not found
 ./makefile.gcc: line 59: dllwxrar_scantree.o: command not found
 : command not founde 60: dllwxrar_filestr.o
 ./makefile.gcc: line 61: __UNICODE_DEFINE_p: command not found
 ./makefile.gcc: line 61: LIBWXRAR_CXXFLAGS: command not found
 ./makefile.gcc: line 62: __ENDIAN_DEFINE_p: command not found
 ./makefile.gcc: line 62: -DFILE_OFFSET_BITS=64: command not found
 ./makefile.gcc: line 63: __OPTIMIZEFLAG: command not found
 ./makefile.gcc: line 63: __DEBUGINFO: command not found
 ./makefile.gcc: line 63: CPPFLAGS: command not found
 ./makefile.gcc: line 63: -DSILENT: command not found
 ./makefile.gcc: line 64: CXXFLAGS: command not found
 : command not founde 64: 
 ./makefile.gcc: line 65: LIBWXRAR_OBJECTS: command not found
 ./makefile.gcc: line 66: libwxrar_smallfn.o: command not found
 ./makefile.gcc: line 67: libwxrar_dll.o: command not found
 ./makefile.gcc: line 68: libwxrar_strlist.o: command not found
 ./makefile.gcc: line 69: libwxrar_strfn.o: command not found
 ./makefile.gcc: line 70: libwxrar_pathfn.o: command not found
 ./makefile.gcc: line 71: libwxrar_int64.o: command not found
 ./makefile.gcc: line 72: libwxrar_savepos.o: command not found
 ./makefile.gcc: line 73: libwxrar_global.o: command not found
 ./makefile.gcc: line 74: libwxrar_file.o: command not found
 ./makefile.gcc: line 75: libwxrar_filefn.o: command not found
 ./makefile.gcc: line 76: libwxrar_filcreat.o: command not found
 ./makefile.gcc: line 77: libwxrar_archive.o: command not found
 ./makefile.gcc: line 78: libwxrar_arcread.o: command not found
 ./makefile.gcc: line 79: libwxrar_unicode.o: command not found
 ./makefile.gcc: line 80: libwxrar_system.o: command not found
 ./makefile.gcc: line 81: libwxrar_isnt.o: command not found
 ./makefile.gcc: line 82: libwxrar_crypt.o: command not found
 ./makefile.gcc: line 83: libwxrar_crc.o: command not found
 ./makefile.gcc: line 84: libwxrar_rawread.o: command not found
 ./makefile.gcc: line 85: libwxrar_encname.o: command not found
 ./makefile.gcc: line 86: libwxrar_resource.o: command not found
 ./makefile.gcc: line 87: libwxrar_match.o: command not found
 ./makefile.gcc: line 88: libwxrar_timefn.o: command not found
 ./makefile.gcc: line 89: libwxrar_rdwrfn.o: command not found
 ./makefile.gcc: line 90: libwxrar_consio.o: command not found
 ./makefile.gcc: line 91: libwxrar_options.o: command not found
 ./makefile.gcc: line 92: libwxrar_ulinks.o: command not found
 ./makefile.gcc: line 93: libwxrar_errhnd.o: command not found
 ./makefile.gcc: line 94: libwxrar_rarvm.o: command not found
 ./makefile.gcc: line 95: libwxrar_rijndael.o: command not found
 ./makefile.gcc: line 96: libwxrar_getbits.o: command not found
 ./makefile.gcc: line 97: libwxrar_sha1.o: command not found
 ./makefile.gcc: line 98: libwxrar_extinfo.o: command not found
 ./makefile.gcc: line 99: libwxrar_extract.o: command not found
 ./makefile.gcc: line 100: libwxrar_volume.o: command not found
 ./makefile.gcc: line 101: libwxrar_list.o: command not found
 ./makefile.gcc: line 102: libwxrar_find.o: command not found
 ./makefile.gcc: line 103: libwxrar_unpack.o: command not found
 ./makefile.gcc: line 104: libwxrar_cmddata.o: command not found
 ./makefile.gcc: line 105: libwxrar_scantree.o: command not found
 : command not founde 106: libwxrar_filestr.o
 ./makefile.gcc: line 107: __UNICODE_DEFINE_p: command not found
 ./makefile.gcc: line 107: RAREXTRACT_CXXFLAGS: command not found
 ./makefile.gcc: line 108: __ENDIAN_DEFINE_p: command not found
 ./makefile.gcc: line 108: -DFILE_OFFSET_BITS=64: command not found
 ./makefile.gcc: line 109: __OPTIMIZEFLAG: command not found
 ./makefile.gcc: line 109: __DEBUGINFO: command not found
 ./makefile.gcc: line 109: CPPFLAGS: command not found
 ./makefile.gcc: line 109: -DSILENT: command not found
 ./makefile.gcc: line 110: CXXFLAGS: command not found
 : command not founde 110: 
 ./makefile.gcc: line 111: RAREXTRACT_OBJECTS: command not found
 : command not founde 112: rarextract_rarextract.o
 : command not founde 113: 
 : command not founde 115: 
 ./makefile.gcc: line 116: syntax error near unexpected token
`$(BUILD),debug'
 '/makefile.gcc: line 116: `ifeq ($(BUILD),debug)
 w...@linuxdev810:~/Desktop/wxRarInputStream0_5$ 
  
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to