[libavg-users] Ubuntu 8.10 alpha - Compile problems
Ulrich von Zadow
uzadow at libavg.de
Mon Sep 15 09:11:19 CEST 2008
Noel Corbett wrote:
> Hi,
> I'm trying to compile the latest SVN rev 3168 on ubuntu 8.10 alpha and It's
> failing with the following error:
> OSHelper.cpp: In function 'bool avg::getEnv(const std::string&,
> std::string&)':
> OSHelper.cpp:97: error: 'getenv' was not declared in this scope
> OSHelper.cpp: In function 'void avg::setEnv(const std::string&, const
> std::string&)':
> OSHelper.cpp:109: error: 'setenv' was not declared in this scope
>
> I know I'm probably just missing a library or something but I don't know
> which one.
Well... Ubuntu is probably changing header files around (to improve
standards conformance or whatever). Try the attached patch. If it helps,
there might be other similar errors later on, which you can try to fix
in the same way.
Which version of gcc does Ubuntu 8.10 use?
Cheers,
Uli
--
Any technology distinguishable from magic is insufficiently advanced.
Ulrich von Zadow | +49-172-7872715
Jabber: coder at c-base.org
Skype: uzadow
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: OSHelper.diff
Url: http://mail.datenhain.de/pipermail/libavg-users/attachments/20080915/7c082195/attachment.txt
More information about the libavg-users
mailing list