Ticket #1933 (closed defect: fixed)
build --with-samba fail under tcc
Reported by: | angel_il | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.7.1 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
In file included from param/loadparm.c:50:
In file included from include/includes.h:142:
/usr/include/glob.h:177: incompatible types for redefinition of 'glob64'
make[3]: * [param/loadparm.o] Error 1
make[3]: Leaving directory `/home/projects/mc/vfs/samba'
make[2]: * [all-recursive] Error 1
make[2]: Leaving directory `/home/projects/mc/vfs'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/projects/mc'
make: * [all] Error 2
Change History
comment:1 Changed 15 years ago by angel_il
- Votes for changeset set to angel_il
- severity changed from no branch to on review
comment:2 Changed 15 years ago by andrew_b
- Owner set to angel_il
- Status changed from new to assigned
- Component changed from mc-core to mc-vfs
comment:3 Changed 15 years ago by zaytsev
- Votes for changeset changed from angel_il to angel_il zaytsev
- severity changed from on review to approved
comment:4 Changed 15 years ago by metux
- Votes for changeset changed from angel_il zaytsev to angel_il zaytsev metux
Note: See
TracTickets for help on using
tickets.
branch: 1933_tcc_build_fixup
changeset: f683bc78a72d5df5d758c7d3910a49bfb9cf8b87
thx andrew_b for the patch