[Gambas-user] BSD gambas compile

Tobias Boege taboege at gmail.com
Wed Dec 30 13:16:16 CET 2020


On Wed, 30 Dec 2020, Bruce Steers wrote:
> So here's the working list ...
> 
> sudo pkg install autoconf automake alure libtool libffi bzip2 unixODBC
> mysql57-client sqlite3 libXtst cairo ncurses gsl openssl imlib imlib2
> curl pcre poppler gmime26 gtk3 qt5 sdl sdl2 sdl_ttf sdl_mixer
> sdl_image sdl2_ttf sdl2_mixer sdl2_image glib libGLU gmime26 glew
> gtkglext libv4l v4l_compat libxml2 libxslt pkgconf
> 
> It will not compile though.
> 
> ./reconf-all and ./configure now running without error
> 
> but 'make' command fails saying
> *trunk_version.h* not found.
> 

Try to enter the main/ subdirectory and show the output of

  $ make trunk_version.h

Regards,
Tobias

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk


More information about the User mailing list