esっさほいさっさ

  • 2009年04月03日(金)
vaio [ work/es/es-0.1.4 ] % sudo portinstall ftp/wget

うーん、以下のURLが入手できんなぁ

うがぁ。

vaio [ work/es/es-0.1.4 ] % ./setup
  (snip)
g++ -DPACKAGE_NAME=\"squeak-es\" -DPACKAGE_TARNAME=\"squeak-es\" -DPACKAGE_VERSION=\"3.7.1-0.1.4\" -DPACKAGE_STRING=\"squeak-es\ 3.7.1-0.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"squeak-es\" -DVERSION=\"3.7.1-0.1.4\" -I. -I../../../trunk/cmd/squeak-3.7.1 -I../../../trunk/cmd/squeak-3.7.1/Cross/vm  -I../../../trunk/cmd/squeak-3.7.1/es/vm  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/B2DPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/BitBltPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/FilePlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/FloatArrayPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/LargeIntegers  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/Matrix2x3Plugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/MiscPrimitivePlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/SocketPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/SoundPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/SoundGenerationPlugin  -I../../../trunk/cmd/squeak-3.7.1/es/vm/intplugins/SecurityPlugin -I../../../trunk/cmd/squeak-3.7.1/../../include -I../../include  -I/home/mutoh/work/es/es-0.1.4/sdk/include -DSQUEAK_BUILTIN_PLUGIN -DDISABLE_SECURITY   -g -MT sqEs.o -MD -MP -MF .deps/sqEs.Tpo -c -o sqEs.o `test -f 'es/vm/sqEs.cpp' || echo '../../../trunk/cmd/squeak-3.7.1/'`es/vm/sqEs.cpp
In file included from ../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:41:
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:22:32: error: es/base/IInterface.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:44:31: error: es/base/IPageable.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:45:30: error: es/base/IProcess.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:46:29: error: es/base/IStream.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:47:30: error: es/base/IService.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:48:36: error: es/device/IAudioFormat.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:49:29: error: es/device/IBeep.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:50:31: error: es/device/ICursor.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:51:28: error: es/device/IRtc.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:52:32: error: es/naming/IContext.h: No such file or directory
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:53:28: error: ../IEventQueue.h: No such file or directory
In file included from ../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:41:
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:64: error: expected type-specifier before 'es'
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:72: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:72: error: expected ',' or '...' before 'const'
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:81: error: 'es' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:81: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h: In constructor 'Handle<I>::Handle(const Handle<J>&)':
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:270: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/../../include/es/handle.h:270: error: 'unknown' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: At global scope:
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:63: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:63: error: expected constructor, destructor, or type conversion before '*' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:87: error: 'es' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:87: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:87: error: invalid type in declaration before ';' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:101: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:101: error: expected initializer before '*' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int ioBeep()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:107: error: 'gIbeep' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int ioExit()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:116: error: 'es' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:116: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:116: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:116: error: 'System' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:117: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:117: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:117: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:117: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:118: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:120: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:120: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:120: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:120: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:123: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int ioMicroMSecs()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:170: error: 'System' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int ioMSecs()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:180: error: 'System' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int ioSeconds()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:189: error: 'System' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'char* GetAttributeString(int)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:305: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:306: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:309: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:310: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:311: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:315: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: At global scope:
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:410: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:410: error: expected constructor, destructor, or type conversion before '*' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int sqImageFileClose(void*)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:433: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:433: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:433: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:433: error: expected primary-expression before ')' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:433: error: expected `;' before 'f'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'void* sqImageFileOpen(char*, char*)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:441: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:441: error: 'interface' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:441: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: 'imageFile' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: expected type-specifier before 'es'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: expected `>' before 'es'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: expected `(' before 'es'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: expected primary-expression before '>' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:442: error: expected `)' before ';' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:444: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:444: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'long long unsigned int sqImageFilePosition(void*)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:451: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:451: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:451: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:451: error: expected primary-expression before ')' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:451: error: expected `;' before 'f'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'size_t sqImageFileRead(void*, size_t, size_t, void*)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:468: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:468: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:468: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:468: error: expected primary-expression before ')' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:468: error: expected `;' before 'f'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'long long unsigned int sqImageFileSeek(void*, long long unsigned int)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:477: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:477: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:477: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:477: error: expected primary-expression before ')' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:477: error: expected `;' before 'f'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'size_t sqImageFileWrite(void*, size_t, size_t, void*)':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:485: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:485: error: 'stream' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:485: error: 'es' has not been declared
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:485: error: expected primary-expression before ')' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:485: error: expected `;' before 'f'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp: In function 'int main()':
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:495: error: 'es' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:495: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:495: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:495: error: 'System' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:497: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:497: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:497: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:497: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:500: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:503: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:503: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:503: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:503: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:505: error: 'gIbeep' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:511: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:513: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:513: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:513: error: invalid type in declaration before '=' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:513: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:514: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:517: error: 'es' cannot appear in a constant-expression
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:517: error: template argument 1 is invalid
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:517: error: invalid type in declaration before '(' token
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:517: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:518: error: base operand of '->' is not a pointer
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:523: warning: deprecated conversion from string constant to 'char*'
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:541: error: 'es' is not a class or namespace
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:541: error: 'audioThread' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:542: error: 'es' is not a class or namespace
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:545: error: 'es' is not a class or namespace
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:545: error: 'recordThread' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:546: error: 'es' is not a class or namespace
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:549: error: 'es' is not a class or namespace
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:549: error: 'networkThread' was not declared in this scope
../../../trunk/cmd/squeak-3.7.1/es/vm/sqEs.cpp:550: error: 'es' is not a class or namespace
*** Error code 1

Stop in /usr/home/mutoh/work/es/es-0.1.4/pc/cmd/squeak-3.7.1.
Archive:  ../../../src/Squeak3.7-5989-full.zip
  inflating: Squeak3.7-5989-full.image  
  inflating: Squeak3.7-5989-full.changes  
  inflating: ReadMe.txt              

cd pc/init/
./es
./setup: line 297: ./es: No such file or directory
Last modified: 2009-04-03
Post-it: New Post-it (help)

Text color: [_][_][_][_]

Background: [_][_][_][_][_][_]

Draw Line:

x: y: