Another ERROR when trying to rebuild r2590 or r2595

General discussion forum - for all that doesn't fit in any other category.
Post Reply
ldkraemer
Posts: 51
Joined: Thu Feb 28, 2013 3:47 am

Another ERROR when trying to rebuild r2590 or r2595

Post by ldkraemer »

Jeff,
After r2601 did not build I am now trying to get back to a working version r2595. I tried both r2590 and r2595
and now I am getting this error.

Code: Select all

=== making src ===
make[2]: Entering directory '/home/larry/Downloads/HxC/hxcfloppyemu-code-r2590/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk/sources/thirdpartylibs/fltk/fltk-1.x.x/src'
Compiling Fl.cxx...
Compiling Fl_Adjuster.cxx...
Compiling Fl_Bitmap.cxx...
Compiling Fl_Browser.cxx...
Compiling Fl_Browser_.cxx...
Compiling Fl_Browser_load.cxx...
Compiling Fl_Box.cxx...
Compiling Fl_Button.cxx...
Compiling Fl_Chart.cxx...
Compiling Fl_Check_Browser.cxx...
Compiling Fl_Check_Button.cxx...
Compiling Fl_Choice.cxx...
Compiling Fl_Clock.cxx...
Compiling Fl_Color_Chooser.cxx...
Compiling Fl_Copy_Surface.cxx...
Compiling Fl_Counter.cxx...
Compiling Fl_Dial.cxx...
Compiling Fl_Device.cxx...
Compiling Fl_Double_Window.cxx...
Fl_Double_Window.cxx:133:10: fatal error: X11/extensions/Xrender.h: No such file or directory
  133 | #include <X11/extensions/Xrender.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [../makeinclude:164: Fl_Double_Window.o] Error 1
make[2]: Leaving directory '/home/larry/Downloads/HxC/hxcfloppyemu-code-r2590/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk/sources/thirdpartylibs/fltk/fltk-1.x.x/src'
make[1]: *** [Makefile:22: all] Error 1
make[1]: Leaving directory '/home/larry/Downloads/HxC/hxcfloppyemu-code-r2590/HxCFloppyEmulator/HxCFloppyEmulator_software/trunk/sources/thirdpartylibs/fltk/fltk-1.x.x'
make: *** [Makefile:20: fltk] Error 2
I don't understand what changed to cause the error. Please have a look and se what I can do to get HxC functional.

Thanks.

Larry

ldkraemer
Posts: 51
Joined: Thu Feb 28, 2013 3:47 am

Re: Another ERROR when trying to rebuild r2590 or r2595

Post by ldkraemer »

Jeff,
I got r2595 to build after I extracted the files again, and tried a make. So I'm up and running a
previous version.

Thanks.

Larry

Post Reply