Bug in compiling CVS due to Radius

"Alex Judd" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
With the current CVS we get errors trying to compile WAP box from clean, as
we reference the Radius stuff before we compile it.

Way around this is to compile radius first, then the wap component.

- SNIP -
Makefile.in

line 125 of 346 becomes

++ wapsrcs = $(wildcard radius/*.c) $(wildcard wap/*.c)

not

-- wapsrcs = $(wildcard wap/*.c) $(wildcard radius/*.c)

Alex
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.