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

GNU assembler not found, install/update gas-preprocessor #20

Closed
oniru opened this issue Nov 10, 2014 · 8 comments
Closed

GNU assembler not found, install/update gas-preprocessor #20

oniru opened this issue Nov 10, 2014 · 8 comments

Comments

@oniru
Copy link

oniru commented Nov 10, 2014

Although, I have copied gas-preprocessor.pl into the directories /usr/local/bin and /usr/bin and modified the file read-write props by using chmod +x gas-preprocessor.pl

my environment is ios8 & yosemite 10.10 version.

@kewlbear
Copy link
Owner

If you remove both files and try again my script will download and install it.

@nomadli
Copy link

nomadli commented Dec 9, 2014

i have same problem,and config.log is

gas-preprocessor.pl -arch aarch64 -as-type apple-clang -- xcrun -sdk iphoneos clang -v
env: perl\r: No such file or directory

i change the ffmpeg-2.5's config line 4453-4455 from gas-preprocessor.pl to /usr/bin/gas-preprocessor.pl the config.log is

  /usr/bin/gas-preprocessor.pl -arch aarch64 -as-type apple-clang -- xcrun -sdk iphoneos clang -v
  Unrecognized input filetype at /usr/bin/gas-preprocessor.pl line 33.

the config.fat is
config:aarch64::generic:darwin:Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn):--target-os=darwin --arch=arm64 --cc='xcrun -sdk iphoneos clang' --enable-cross-compile --disable-debug --disable-programs --disable-doc --enable-pic --extra-cflags='-arch arm64 -mios-version-min=6.0' --extra-cxxflags='-arch arm64 -mios-version-min=6.0' --extra-ldflags='-arch arm64 -mios-version-min=6.0' --prefix=***/thin/arm64

@nomadli
Copy link

nomadli commented Dec 9, 2014

it's ok, i delete all gas-preprocessor.pl and script download and install it, and test pass

@kewlbear
Copy link
Owner

kewlbear commented Dec 9, 2014

You don't have to edit configure script. Remove all gas-preprocessor.pl files and run build-ffmpeg.sh. gas-preprocessor.pl will be downloaded and installed automatically.

@kewlbear kewlbear closed this as completed Dec 9, 2014
@bighk
Copy link

bighk commented Jan 29, 2015

hi kewlbear:
i downloaded your script and run it .
Here is the result:

WARNING: pkg-config not found, library dection may fail.
/Users/apple/ffmpeg-2.5.3/Makefile:185:/Users/apple/ffmpeg-2.5.3/Makefile: NO such file or directory
make :***NO rule to make target "/Users/apple/ffmpeg-2.5.3/Makefile".stop

how to fix this problem?

osx 10.9.5 xcode 6.1.1

@nomadli
Copy link

nomadli commented Jan 29, 2015

hi
the script fork frome https://github.com/kewlbear/FFmpeg-iOS-build-script‍

------------------ 原始邮件 ------------------
发件人: "bighk";notifications@github.com;
发送时间: 2015年1月29日(星期四) 上午10:34
收件人: "kewlbear/FFmpeg-iOS-build-script"FFmpeg-iOS-build-script@noreply.github.com;
抄送: "Nomad"dzym79@qq.com;
主题: Re: [FFmpeg-iOS-build-script] GNU assembler not found, install/updategas-preprocessor (#20)

hi kewlbear:
i downloaded your script and run it .
Here is the result:

WARNING: pkg-config not found, library dection may fail.
/Users/apple/ffmpeg-2.5.3/Makefile:185:/Users/apple/ffmpeg-2.5.3/Makefile: NO such file or directory
make :***NO rule to make target "/Users/apple/ffmpeg-2.5.3/Makefile".stop

how to fix this problem?

osx 10.9.5 xcode 6.1.1


Reply to this email directly or view it on GitHub.

@nomadli
Copy link

nomadli commented Jan 29, 2015

gas-preprocessor.pl‍ the perl script don't manual installation, it will auto install‍

------------------ 原始邮件 ------------------
发件人: "bighk";notifications@github.com;
发送时间: 2015年1月29日(星期四) 上午10:34
收件人: "kewlbear/FFmpeg-iOS-build-script"FFmpeg-iOS-build-script@noreply.github.com;
抄送: "Nomad"dzym79@qq.com;
主题: Re: [FFmpeg-iOS-build-script] GNU assembler not found, install/updategas-preprocessor (#20)

hi kewlbear:
i downloaded your script and run it .
Here is the result:

WARNING: pkg-config not found, library dection may fail.
/Users/apple/ffmpeg-2.5.3/Makefile:185:/Users/apple/ffmpeg-2.5.3/Makefile: NO such file or directory
make :***NO rule to make target "/Users/apple/ffmpeg-2.5.3/Makefile".stop

how to fix this problem?

osx 10.9.5 xcode 6.1.1


Reply to this email directly or view it on GitHub.

@kewlbear
Copy link
Owner

You should've opened a new issue. Anyways please copy and paste complete output. I have no idea from your comment.

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

4 participants