Opened 18 months ago

Last modified 18 months ago

#67227 closed defect

xmlsec @1.3.0: error: a function declaration without a prototype is deprecated in all versions of C — at Version 1

Reported by: kwolcott Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: xmlsec

Description (last modified by ryandesign (Ryan Carsten Schmidt))

crypto.c:415:28: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
xmlSecNssGetInternalKeySlot()
                           ^
                            void
1 error generated.
make[3]: *** [libxmlsec1_nss_la-crypto.lo] Error 1

Change History (2)

Changed 18 months ago by kwolcott

Attachment: xmlsec_main.log added

comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: Schamschula removed
Description: modified (diff)
Owner: set to Schamschula
Status: newassigned
Summary: xmlsec port fails to install from source, fails in crypto.cxmlsec @1.3.0: error: a function declaration without a prototype is deprecated in all versions of C
Note: See TracTickets for help on using tickets.