Opened 4 years ago

Last modified 3 years ago

#61454 closed defect

samba3 3.6.25_3: gettimeofday wrong — at Version 1

Reported by: MaddTheSane (C.W. Betts) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: samba3

Description (last modified by MaddTheSane (C.W. Betts))

When building samba3 (as required by ffmpeg +gpl3), it fails to build due to an improper call to gettimeofday:

:info:build ../lib/util/time.c:56:19: error: too few arguments to function call, expected 2, have 1
:info:build         gettimeofday(tval);
:info:build         ~~~~~~~~~~~~     ^

Change History (2)

Changed 4 years ago by MaddTheSane (C.W. Betts)

Attachment: main.log added

Build log

comment:1 Changed 4 years ago by MaddTheSane (C.W. Betts)

Description: modified (diff)
Note: See TracTickets for help on using tickets.