Ticket #2587 (closed defect: fixed)

Opened 13 years ago

Last modified 10 years ago

4.8.0-pre1 and 4.7.5.3 don't compile on solaris

Reported by: ISanych Owned by: andrew_b
Priority: minor Milestone: 4.8.0-pre2
Component: mc-core Version: 4.8.0-pre1
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

Making all in filemanager
make[3]: Entering directory `/app/agora/usr/agora/sbuild/mc-4.8.0-pre1/src/filemanager'
  CC     libmcfilemanager_la-option.lo
"option.c", line 451: void function cannot return value
cc: acomp failed for option.c
make[3]: *** [libmcfilemanager_la-option.lo] Error 1

line 451 in option.c:
mc_config_set_bool (mc_main_config, CONFIG_PANELS_SECTION, "simple_swap", (simple_swap & C_BOOL));

$ uname -a
SunOS vpns36a-9512 5.10 Generic_127111-02 sun4v sparc SUNW,Sun-Fire-T200 Solaris

$ CC -V
CC: Sun C++ 5.11 SunOS_sparc 2010/08/13

4.7.2 is building fine there.

Change History

comment:1 Changed 13 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.0-pre2

comment:2 Changed 13 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master committed-stable
  • Resolution set to fixed
  • Branch state changed from no branch to approved

comment:3 Changed 13 years ago by andrew_b

  • Status changed from testing to closed

comment:4 Changed 10 years ago by andrew_b

  • Branch state changed from approved to merged
Note: See TracTickets for help on using tickets.