[sr-dev] Compilation Error on OpenSUSE

Andrei Pelinescu-Onciul andrei at iptel.org
Wed Jun 24 20:09:51 CEST 2009


On Jun 24, 2009 at 14:16, Edson Gellert Schubert <egschubert at gmail.com> wrote:
> Find the missed part of this h350 issue....
> 
> H350 compilation was tryed because the module name is not present on the 
> "exclude_modules" list. After including it on a clean downloaded source 
> it worked as expected.
> 
> Could someone update Makefile to include 'h350' on the default excluded 
> list?

Done, thanks.
I've excluded a lot of modules that did require external libraries,
including h350 that requires and external *.h.

BTW: you can ignore compilation errors using: make all err_fail=0.
With err_fail=0 the compilation will not stop anymore on errors, it will
continue.


Andrei



More information about the sr-dev mailing list