Hi Steve,
It seems like you are missing some X header files. You may have to
install some packages to fix this.
Try installing this package "xorg-x11-devel" or this " libx11-dev" or
maybe both.
I hope that would fix the problem.
Thanks,
Jafar
On Tue, Mar 17, 2009 at 11:25 AM, Steve Graham <
solitary.wandere...@gmail.com> wrote:
> I am trying to build this on a Mepis (Debian-derivative) Linux i-386 based
> system and got the following messages after the 2 make commands. I had
> similar problems in trying to set up uni.zip. I would appreciate any
> assistance in helping me build Unicon.
>
>
> TIA, Steve
>
> ---
>
> mikey...@mepis1:~/Desktop/Unicon-2007-02-10$ make X-Configure
> name=intel_linux
> make Pure >/dev/null
> /bin/sh: line 0: cd: gpacks/README: Not a directory
> /bin/sh: line 0: cd: mpacks/README: Not a directory
> /bin/sh: line 0: cd: packs/README: Not a directory
> cd config/unix; make Setup-Graphics name=intel_linux
> make[1]: Entering directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/config/unix'
> cd Config; make Makefiles
> make[2]: Entering directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/config/unix/Config'
> cp ../Config/top.mak ../../../Makefile
> cat ../Config/rtt.mak \
> > ../../../src/rtt/Makefile
> cat ../Config/common.mak \
> > ../../../src/common/Makefile
> cat ../Config/iconc.mak \
> > ../../../src/iconc/Makefile
> cat ../Config/preproc.mak \
> > ../../../src/preproc/Makefile
> cat ../Config/icont.mak \
> > ../../../src/icont/Makefile
> cat ../Config/runtime.mak \
> > ../../../src/runtime/Makefile
> cat ../Config/xpm.mak \
> > ../../../src/xpm/lib/Makefile
> mkdir -p ../../../ipl/lib
> cp unicon.mak ../../../uni/unicon/makefile
> cp ipllib.mak ../../../ipl/lib/makefile
> cp ide.mak ../../../uni/ide/makefile
> cp ivib.mak ../../../uni/ivib/makefile
> cp unilib.mak ../../../uni/lib/makefile
> cp xml.mak ../../../uni/xml/makefile
> cp unidep.mak ../../../uni/unidep/makefile
> cp unidoc.mak ../../../uni/unidoc/makefile
> cp parser.mak ../../../uni/parser/makefile
> cp util.mak ../../../uni/util/makefile
> cp gui.mak ../../../uni/gui/makefile
> cp native.mak ../../../uni/native/makefile
> cp guidemos.mak ../../../uni/gui/guidemos/makefile
> cp docs.mak ../../../uni/unidoc/docs/makefile
> cp ivib-v2.mak ../../../uni/gui/ivib/makefile
> cp uni-top.mak ../../../uni/Makefile
> cp iyacc.mak ../../../uni/iyacc/Makefile
> cp uni-makedefs ../../../uni/makedefs
> make[2]: Leaving directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/config/unix/Config'
> cp intel_linux/define.h ../../src/h
> cp intel_linux/rswitch.[cs] ../../src/common
> cp intel_linux/Makedefs ../..
> cp intel_linux/Makedefs ../../Makedefs.in
> echo '' >> ../../Makedefs
> if [ -f intel_linux/custom.sh ]; then cd intel_linux; sh custom.sh; fi
> echo '# Graphics enabled' >> ../../Makedefs
> echo 'XL = -L../../bin -lXpm $(XLIBS)' >> ../../Makedefs
> echo '# Graphics enabled' >> ../../Makedefs.in
> echo 'XL = -L../../bin -lXpm $(XLIBS)' >> ../../Makedefs.in
> echo '#define Graphics 1' >> ../../src/h/define.h
> make[1]: Leaving directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/config/unix'
> sh ./configure
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking if oggvorbis is wanted... yes
> checking for oggpack_write in -logg... no
> checking for vorbis_bitrate_init in -lvorbis... no
> checking for ov_open in -lvorbisfile... no
> checking ogg.h usability... no
> checking ogg.h presence... no
> checking for ogg.h... no
> checking vorbisfile.h usability... no
> checking vorbisfile.h presence... no
> checking for vorbisfile.h... no
> checking codec.h usability... no
> checking codec.h presence... no
> checking for codec.h... no
> checking oggvorbis in /usr... failed
> checking if libsdl is wanted... yes
> checking for SDL_AudioInit in -lSDL... no
> checking SDL_audio.h usability... no
> checking SDL_audio.h presence... no
> checking for SDL_audio.h... no
> checking libsdl in /usr... failed
> checking if libsmpeg is wanted... yes
> checking for SMPEG_playAudio in -lsmpeg... no
> checking smpeg.h usability... no
> checking smpeg.h presence... no
> checking for smpeg.h... no
> checking libsmpeg in /usr... failed
> checking if libopenal is wanted... yes
> checking for alGetSourceiv in -lopenal... no
> checking al.h usability... no
> checking al.h presence... no
> checking for al.h... no
> checking libopenal in /usr... failed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking if jvoiplib is wanted... yes
> checking for _ZN9RTPPacket5ClearEv in -ljrtp... no
> checking for _ZN7JThread13ThreadStartedEv in -ljthread... no
> checking for _Z19JVOIPGetErrorStringi in -ljvoip... no
> checking jvoiplib in bin... failed
> checking if zlib is wanted... yes
> checking for inflateEnd in -lz... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for inflateEnd in -lz... (cached) yes
> checking zlib in /usr... ok
> checking if xlib is wanted... yes
> checking for XAllocColorCells in -lX11... no
> checking X11/Xlib.h usability... no
> checking X11/Xlib.h presence... no
> checking for X11/Xlib.h... no
> checking X11/Xos.h usability... no
> checking X11/Xos.h presence... no
> checking for X11/Xos.h... no
> checking X11/Xutil.h usability... no
> checking X11/Xutil.h presence... no
> checking for X11/Xutil.h... no
> checking X11/Xatom.h usability... no
> checking X11/Xatom.h presence... no
> checking for X11/Xatom.h... no
> checking xlib in /usr/openwin... failed
> checking if jpeg is wanted... yes
> checking for jpeg_destroy_decompress in -ljpeg... no
> checking jpeglib.h usability... no
> checking jpeglib.h presence... no
> checking for jpeglib.h... no
> checking jerror.h usability... no
> checking jerror.h presence... no
> checking for jerror.h... no
> checking jpeg in /usr... failed
> checking if opengl is wanted... yes
> checking for glAccum in -lGL... no
> checking for gluBeginCurve in -lGLU... no
> checking GL/gl.h usability... no
> checking GL/gl.h presence... no
> checking for GL/gl.h... no
> checking GL/glx.h usability... no
> checking GL/glx.h presence... no
> checking for GL/glx.h... no
> checking GL/glu.h usability... no
> checking GL/glu.h presence... no
> checking for GL/glu.h... no
> checking GL in /usr... failed
> checking if odbc is wanted... yes
> checking for SQLAllocConnect in -liodbc... no
> checking for SQLAllocConnect in -lodbc... yes
> checking sqlext.h usability... yes
> checking sqlext.h presence... yes
> checking for sqlext.h... yes
> checking for SQLAllocConnect in -lodbc... (cached) yes
> checking odbc in /usr... ok
> checking for getrlimit... yes
> checking for setrlimit... yes
> checking for strerror... yes
> checking for global variable sys_nerr... yes
> checking for global variable sys_errlist... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for struct tm.tm_zone... yes
> checking for timezone external... yes
> checking for altzone external... no
> checking for daylight external... yes
> checking for struct tm.tm_zone... (cached) yes
> configure: creating ./config.status
> config.status: creating Makedefs
> config.status: creating src/h/auto.h
> mikey...@mepis1:~/Desktop/Unicon-2007-02-10$ make Unicon
> cd src/common; make
> make[1]: Entering directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/src/common'
> gcc -I../libtp -I../gdbm -I../xpm -I/usr/X11R6/include -c -o doincl.o
> doincl.c
> In file included from ../h/../h/sys.h:246,
> from ../h/rt.h:10,
> from doincl.c:14:
> ../h/../h/../xpm/xpm.h:76:24: error: X11/Xlib.h: No such file or directory
> ../h/../h/../xpm/xpm.h:77:25: error: X11/Xutil.h: No such file or directory
> In file included from ../h/../h/sys.h:246,
> from ../h/rt.h:10,
> from doincl.c:14:
> ../h/../h/../xpm/xpm.h:153: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:163: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:175: error: expected specifier-qualifier-list before
> 'Visual'
> ../h/../h/../xpm/xpm.h:313: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:320: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:326: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:333: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:340: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:346: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:352: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:358: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:364: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:370: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:377: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:383: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:414: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:421: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:427: error: expected ')' before '*' token
> ../h/../h/../xpm/xpm.h:433: error: expected ')' before '*' token
> In file included from ../h/rt.h:10,
> from doincl.c:14:
> ../h/../h/sys.h:255:27: error: X11/Xos.h: No such file or directory
> ../h/../h/sys.h:256:29: error: X11/Xatom.h: No such file or directory
> In file included from ../h/rt.h:20,
> from doincl.c:14:
> ../h/../h/graphics.h:186: error: expected specifier-qualifier-list before
> 'XFontStruct'
> ../h/../h/graphics.h:228: error: expected specifier-qualifier-list before
> 'XImage'
> ../h/../h/graphics.h:269: error: expected specifier-qualifier-list before
> 'Display'
> ../h/../h/graphics.h:358: error: expected specifier-qualifier-list before
> 'GC'
> ../h/../h/graphics.h:481: error: expected specifier-qualifier-list before
> 'Window'
> In file included from ../h/rt.h:36,
> from doincl.c:14:
> ../h/../h/rproto.h:334: error: expected declaration specifiers or '...'
> before 'XPoint'
> ../h/../h/rproto.h:336: error: expected declaration specifiers or '...'
> before 'XPoint'
> ../h/../h/rproto.h:387: error: expected declaration specifiers or '...'
> before 'XRectangle'
> ../h/../h/rproto.h:427: error: expected declaration specifiers or '...'
> before 'XPoint'
> ../h/../h/rproto.h:428: error: expected ')' before '*' token
> ../h/../h/rproto.h:533: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'xcolor'
> ../h/../h/rproto.h:534: error: expected declaration specifiers or '...'
> before 'XColor'
> ../h/../h/rproto.h:540: error: expected ')' before '*' token
> make[1]: *** [doincl.o] Error 1
> make[1]: Leaving directory
> `/home/mikeynew/Desktop/Unicon-2007-02-10/src/common'
> make: *** [Common] Error 2
> mikey...@mepis1:~/Desktop/Unicon-2007-02-10$
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Unicon-group mailing list
> Unicon-group@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unicon-group
>
>
--
"Let there be no compulsion in religion: Truth stands out clear from error"
[The Holy Qur'an 2:256]
"Injustice anywhere is a threat to justice everywhere" Dr. King
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group