Hi  All

Just to introduce the problem, here is a summary of what I have done.
I work on a MIPS tx39(R3000) .

I'm working on a Pentium III PC with RedHat7.1


I downloading pgui-dev20020308.tar.gz


1.    pgserver, cli_c;   compiles and installes just fine.

2.    I have a problem with apps

The parameters I have used for configuration apps the following

---- configure apps  ----

configure --host=mipsel
         --build=i686-pc-linux-gnu\
      --prefix=$PREFIX \

---------------------

When trying to compile apps
I receive the following error message


/utenti/agostini/local_mips/bin/mipstx39el-linux-gcc -o pgboard
pgboard.o kbfile.o -lpgui -L/utenti/agostini/temp/pgui-dev20020308/lib
/utenti/agostini/local_mips/bin/mipstx39el-linux-gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I/utenti/agostini/temp/pgui-dev20020308/include        -c
pgboard_cmds.c
/bin/sh ../libtool --mode=link
/utenti/agostini/local_mips/bin/mipstx39el-linux-gcc    -o pgboard_cmds
pgboard_cmds.o -lpgui  -L/utenti/agostini/temp/pgui-dev20020308/lib
/utenti/agostini/local_mips/bin/mipstx39el-linux-gcc -o pgboard_cmds
pgboard_cmds.o -lpgui -L/utenti/agostini/temp/pgui-dev20020308/lib
make[3]: *** No rule to make target `picogui.h', needed by `all-am'.
Stop.
make[3]: Leaving directory
`/utenti/agostini/temp/pgui-dev20020308/apps/pgboard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/utenti/agostini/temp/pgui-dev20020308/apps/pgboard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/utenti/agostini/temp/pgui-dev20020308/apps'

make: *** [all-recursive-am] Error 2



--------

Has anyone information about this problem ?

you can help me ?

Thanking you in advance

Carlo.


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to