Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static build fails #1

Open
Kaan88 opened this issue Feb 3, 2018 · 0 comments
Open

Static build fails #1

Kaan88 opened this issue Feb 3, 2018 · 0 comments

Comments

@Kaan88
Copy link

Kaan88 commented Feb 3, 2018

Both of the static builds fail. The problem is missing libexif and libid3tag libraries. They are not being built.

$ ./build_static_winprofile.sh
Package wget is already installed, skipping
Package cygport is already installed, skipping
Package gperf is already installed, skipping
Package libiconv-devel is already installed, skipping
Package libicu-devel is already installed, skipping
Package libintl-devel is already installed, skipping
Package gettext-devel is already installed, skipping
Package libreadline-devel is already installed, skipping
Package tcl-devel is already installed, skipping
Package openssl-devel is already installed, skipping
Package zlib-devel is already installed, skipping
Package nasm is already installed, skipping
Package yasm is already installed, skipping
libid3tag-0.15.1b-10-src.tar.bz2: OK
Unpacking...
Source package libid3tag-devel installed
/usr/src/libid3tag-0.15.1b-10.src /cygdrive/c/Users/kaank/Downloads/http%3a%2f%2flinux.rz.ruhr-uni-bochum.de%2fdownload%2fcygwin%2f/x86_64/release/libid3tag
*** ERROR: libid3tag-0.15.1b-10.cygport not found.
find: ‘libid3tag-0.15.1b-10.x86_64/dist/’: No such file or directory
/cygdrive/c/Users/kaank/Downloads/http%3a%2f%2flinux.rz.ruhr-uni-bochum.de%2fdownload%2fcygwin%2f/x86_64/release/libid3tag
libexif-0.6.21-3-src.tar.xz: OK
Unpacking...
Source package libexif-devel installed
/usr/src/libexif-0.6.21-3.src /cygdrive/c/Users/kaank/Downloads/http%3a%2f%2flinux.rz.ruhr-uni-bochum.de%2fdownload%2fcygwin%2f/x86_64/release/libexif
sed: can't read libexif-0.6.21-3.cygport: No such file or directory
*** ERROR: SRC_URI must be defined
tar: libexif-0.6.21-3.mod.x86_64/src/*/doc/libexif-api.html.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

By the way, I have to change line endins of the build files to unix with Notepad++. Otherwise I can't execute them with cygwin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant