[Developers] Problems with Pmake

Rogério Espíndola professorrogerio1 at gmail.com
Mon Jun 13 02:09:14 CEST 2005


Hi people,

I'm not able to generate plugins for Windows even by modifying those
which come with OpendTect. I have followed all the steps present on
programmer's manual and Pmake has showed these error messages:

make[1]: /home/USUARIO/ODWork/Pmake/base/bin/getdocdirs: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Hello'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Hello'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Hello'
make[1]: [/home/USUARIO/ODWork/lib/win/G/Hello.dll] Error 127 (ignored)
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/getdocdirs: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiHello'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiHello'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiHello'
make[1]: [/home/USUARIO/ODWork/lib/win/G/uiHello.dll] Error 127 (ignored)
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/getdocdirs: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Coh'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Coh'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/Coh'
make[1]: [/home/USUARIO/ODWork/lib/win/G/Coh.dll] Error 127 (ignored)
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/getdocdirs: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiCoh'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiCoh'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiCoh'
make[1]: [/home/USUARIO/ODWork/lib/win/G/uiCoh.dll] Error 127 (ignored)
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/getdocdirs: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiSeisIOSimple'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiSeisIOSimple'
make[1]: /home/USUARIO/ODWork/Pmake/base/bin/file_exists: Command not found
make[1]: Entering directory `/home/USUARIO/ODWork/plugins/uiSeisIOSimple'
make[1]: [/home/USUARIO/ODWork/lib/win/G/uiSeisIOSimple.dll] Error 127 (ignored)

The lib files are created but dll ones not. The scripts "getdocdirs"
and "file_exists" are in the directory
"/home/USUARIO/ODWork/Pmake/base/bin/" and I don't understand why they
are not recognized. I hope someone can help me because this problem is
blocking my work.

Thank you very much.

Rogério Espíndola




More information about the Developers mailing list