Opened 6 years ago
Last modified 6 years ago
#11670 new Bug report
dylibcopy.sh missing from FileZilla_3.35.1_src.tar.bz2, breaking macOS builds
Reported by: | yan12125 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.35.1 | Operating system type: | OS X |
Operating system version: | 10.13.6 |
Description
I'm building FileZilla 3.35.1 on macOS High Sierra, and the make
command fails due to missing dylibcopy.sh:
make[2]: Entering directory `/opt/local/var/macports/build/_Users_yen_Projects_macports-ports_www_FileZilla/FileZilla/work/filezilla-3.35.1/src' "../data/dylibcopy.sh" "../FileZilla.app" /bin/sh: ../data/dylibcopy.sh: No such file or directory make[2]: *** [dylibs.copied] Error 127
Looked into the tarball, there's data/dllcopy.sh but no data/dylibcopy.sh. I assume there's something wrong during the tarball generation process?
Note:
See TracTickets
for help on using tickets.
Will be fixed in the next version.
Meanwhile you can find the file in the repository.