Opened 13 years ago

Closed 12 years ago

#28637 closed defect (fixed)

mpop: build fails, error: redefinition of 'struct timeval'

Reported by: raimue (Rainer Müller) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: mpop

Description

ccache /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../intl -I/opt/local/include  -pipe -O2 -arch x86_64 -MT close-hook.o -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.o close-hook.c
In file included from ./sys/select.h:50,
                 from /usr/include/unistd.h:519,
                 from ./unistd.h:44,
                 from ./stdlib.h:86,
                 from close-hook.c:23:
./sys/time.h:367: error: redefinition of 'struct timeval'
make[4]: *** [close-hook.o] Error 1

Attachments (1)

main.log (89.9 KB) - added by raimue (Rainer Müller) 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by raimue (Rainer Müller)

Attachment: main.log added

comment:1 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Can't reproduce with 1.0.24.

Note: See TracTickets for help on using tickets.