-------- Original Message -------- Subject: Re: [webstack-discuss] review for 6690047 [nvb87] mod_dtrace module crashes httpd process Date: Tue, 29 Apr 2008 16:21:44 +0530 From: Seema Alevoor <seema.alev...@sun.com> To: rahul <Rahul.G.Nair at Sun.COM> References: <20080428135332.GT2339 at vayavyam.India.Sun.COM>
Rahul, + export LTFLAGS="--silent --tag=CC" Who uses this flag ? apxs or the linker ? - ${CC} -M mapfile ${CFLAGS} -KPIC -G ${LDFLAGS_SHLIB} -o .libs/${MODULE} mod_dtrace.o apache.o + ${CC} -M mapfile -KPIC -G ${LDFLAGS_SHLIB} -o .libs/${MODULE} mod_dtrace.o apache.o What error was it giving without CFLAGS, before the above change ? Thanks, Seema. rahul wrote: > Hi, > The webrevs for 6690047 [nvb87] mod_dtrace module crashes httpd process > is posted at > http://cr.opensolaris.org/~vrthra/dtrace-6690047/ > > Could I please get it reviewed? > > Changes: > use apxs instead of CC to make sure all FLAGS are in. > > rahul > -- > 1. e4 _ > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss