Arkadiusz, The missing malloc.c is a known bug in beta7 and will be fixed in beta8.
Alternatively, you can download malloc.c from: http://openvpn.sourceforge.net/patch/malloc.c or you can remove the AC_FUNC_MALLOC line from configure.ac James Arkadiusz Patyk <a...@areq.eu.org> said: > Hi, > > I have a problem with regenerate ac/am stuff. > > + cd openvpn-1.5-beta7 > + aclocal > + autoheader > + autoconf > + #touch malloc.c > + automake -a -c -f --foreign > Makefile.am:42: required file `./malloc.c' not found > > Ugly hack: > touch malloc.c before automake. > > autoconf-2.57-6 > automake-1.7.7-1 > > Any ideas ? > > Best regards, > > -- > Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org] > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > --