This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CVS compilation problem


Hi

#cvs update
#./autogen.sh
#./configure --enable-maintainer-mode
#make

gives

mathieu_angfunc.c: In function 'gsl_sf_mathieu_ce':
mathieu_angfunc.c:32: error: expected expression before '<<' token
mathieu_angfunc.c:34: error: expected expression before '==' token
mathieu_angfunc.c:37: error: expected expression before '>>' token
mathieu_angfunc.c:48: error: 'norm' undeclared (first use in this function)
mathieu_angfunc.c:48: error: (Each undeclared identifier is reported only once
mathieu_angfunc.c:48: error: for each function it appears in.)
mathieu_angfunc.c:52: error: 'fn' undeclared (first use in this function)
mathieu_angfunc.c:56: error: 'factor' undeclared (first use in this function)
mathieu_angfunc.c:76: error: 'coeff' undeclared (first use in this function)
mathieu_angfunc.c: In function 'gsl_sf_mathieu_se':
mathieu_angfunc.c:118: error: expected expression before '<<' token
mathieu_angfunc.c:120: error: expected expression before '==' token
mathieu_angfunc.c:123: error: expected expression before '>>' token
mathieu_angfunc.c:141: error: 'norm' undeclared (first use in this function)
mathieu_angfunc.c:142: error: 'fn' undeclared (first use in this function)
mathieu_angfunc.c:146: error: 'factor' undeclared (first use in this function)
mathieu_angfunc.c:166: error: 'coeff' undeclared (first use in this function)


Best,
	Giulio.


-- 
Giulio Bottazzi                       PGP Key ID:BAB0A33F 
giulio.bottazzi@libero.it   http://www.sssup.it/~bottazzi

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]