[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xwpe-1.5.24a - Make problem in HP-UX







Hello all,

I have downloaded XWPE version xwpe-1.5.24a.tar.gz. I have HP-UX. Now,
while doing ./configure, I got -

loading cache ./config.cache
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking whether cc understands -c and -o together... (cached) yes
checking for cc option to accept ANSI C... (cached) no
checking for working const... (cached) no
checking for main in -lncurses... (cached) no
checking for main in -lcurses... (cached) yes
checking for main in -lgpm... (cached) no
checking for main in -lz... (cached) no
checking whether ln -s works... (cached) yes
checking for symlink... (cached) yes
checking for tempnam... (cached) yes
checking for ranlib... (cached) ranlib
checking for xdb... no
checking for strstr... (cached) yes
checking for lpr... (cached) lpr
checking for X... (cached) no
creating ./config.status
creating Makefile

After that when I write - make - it gave me

cc  -Dconst= -DHAVE_TEMPNAM=1 -DRANDLIB=1 -DPRNTCMD=\"lpr\"
-DX_DISPLAY_MISSING=1 -DNO_XWINDOWS=1
-DLIBRARY_DIR=\"/usr/local/lib/xwpe\" -DSELECTION -c we_main.c
(Bundled) cc: "edit.h", line 313: error 1000: Unexpected symbol: "*".
(Bundled) cc: "edit.h", line 334: error 1000: Unexpected symbol: "*".
(Bundled) cc: "edit.h", line 342: error 1000: Unexpected symbol: "*".
(Bundled) cc: "edit.h", line 343: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.

I could not install it. Please help me.

Thanks and regards,

Jaydip Chakrabarty