Skip to Content.
Sympa Menu

en - Re: [sympa-users] Solaris Make Error in 6.2.1

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Solaris Make Error in 6.2.1
  • Date: Wed, 1 Jul 2015 14:18:58 +0200

Dear all,

Soji fixed this problem.
I'll tag a 6.2.2 today with the fix in it - along with a few other fixes.

Cheers,

David

Le 29/06/15 08:45, Brian Eliassen a écrit :
During my upgrade process from 6.2b.9 to 6.2.1 tonight, I ran into the following problem during the make process.  Has anyone else run into this?  My configure command is:

./configure --prefix=/usr/local/sympa --with-initdir=/etc/init.d/ --without-smrshdir

Thanks in advance.

Brian

***
Making all in src/smtpc
make[1]: Entering directory `/export/home/brian/software/sympa-6.2.1/src/smtpc'
make  all-am
make[2]: Entering directory `/export/home/brian/software/sympa-6.2.1/src/smtpc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT smtpc.o -MD -MP -MF ".deps/smtpc.Tpo" -c -o smtpc.o smtpc.c; \
then mv -f ".deps/smtpc.Tpo" ".deps/smtpc.Po"; else rm -f ".deps/smtpc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT sockstr.o -MD -MP -MF ".deps/sockstr.Tpo" -c -o sockstr.o sockstr.c; \
then mv -f ".deps/sockstr.Tpo" ".deps/sockstr.Po"; else rm -f ".deps/sockstr.Tpo"; exit 1; fi
sockstr.c: In function `sockunix_connect':
sockstr.c:248: error: syntax error before numeric constant
sockstr.c:262: error: request for member `sun_path' in something not a structure or union
sockstr.c:267: error: invalid lvalue in unary `&'
sockstr.c:268: error: request for member `sun_family' in something not a structure or union
sockstr.c:269: error: request for member `sun_path' in something not a structure or union
sockstr.c:279: error: invalid lvalue in unary `&'
make[2]: *** [sockstr.o] Error 1
make[2]: Leaving directory `/export/home/brian/software/sympa-6.2.1/src/smtpc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/home/brian/software/sympa-6.2.1/src/smtpc'
make: *** [all-recursive] Error 1
***

--
A bug in Sympa? Quick! To the bug tracker!

 
David Verdin
Études et projets applicatifs
 
Tél : +33 2 23 23 69 71
Fax : +33 2 23 23 71 21
 
www.renater.fr
RENATER
263 Avenue du Gal Leclerc
35042 Rennes Cedex



PNG image

Attachment: smime.p7s
Description: Signature cryptographique S/MIME



  • Re: [sympa-users] Solaris Make Error in 6.2.1, David Verdin, 07/01/2015

Archive powered by MHonArc 2.6.19+.

Top of Page