[ardour-users] 18.1 suse 9.1 prof

Wolfgang Woehl tito at rumford.de
Tue Jul 20 00:56:37 PDT 2004


rabbit <sorax at powerup.com.au>:
> Hi I got a bit further with the latest version
> What I got with configure:
> ..............
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> configure: configuring in templates
> configure: WARNING: no configuration information is in templates
> linux:/usr/share/ardour #
>
> Since it was a warning I did "make" and got:

That's the spirit. btw: May I suggest that you don't build in /usr/
share/ and don't build as root? Do it in your homedir.

>
> /usr/share/ardour/libs/gtkmm/src/gtkmmproc/gtkmmproc.cc:812: warning:
> the use of `tempnam' is dangerous, better use `mkstemp'
> parser.o(.text+0x1ad): In function
> `member_attribute(std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >*)':
> /usr/include/g++/ostream:193: undefined reference to `yylineno'

check these for parsing to work:
rpm -q yacc ( with suse this should be >= yacc-91.7.30-764 )
rpm -q flex ( >= flex-2.5.4a-195 )
rpm -q bison ( >= bison-1.75-109 )

Wolfgang




More information about the Ardour-Users mailing list