LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-21-2020, 05:31 AM   #1
silverserver
LQ Newbie
 
Registered: Feb 2020
Posts: 3

Rep: Reputation: Disabled
autoreconf 'configure.ac' or 'configure.in' is required


Hi there
I am new to this forum.
I'm from Germany.
I hope I write my question in the right forum.

I want to create a snap package with the content kblocks.
If I want to create my snap package with this content, the following message comes autoreconf 'configure.ac' or 'configure.in' is required

I can't get any further here. Who can help?

My yaml file looks like this

Code:
name: kblocks
version: "0.74-svn"
summary: kblocks
description: |
KBlocks is the classic falling blocks game 
base: core18
confinement: devmode
parts:
kblocks:
plugin: autotools
source-type: git
source: https://github.com/KDE/kblocks.git
build-packages:
      - g++
      - make
      - libsdl1.2-dev
      - libpng-dev
      - libsdl-net1.2-dev
      - libsdl-sound1.2-dev
      - libasound2-dev
stage-packages:
      - libsdl-sound1.2
      - libsdl-net1.2
      - libxcursor1
      - libxi6
      - libxinerama1
      - libxrandr2
      - libxrender1
      - libopenal1
      - libsndio6.1
      - libspeex1
      - libvorbisfile3
      - libwayland-client0
      - libwayland-cursor0
      - libwayland-egl1-mesa
      - libxkbcommon0
      - libglu1-mesa
      - libasound2
      - libasyncns0
      - libbsd0
      - libcaca0
      - libdbus-1-3
      - libflac8
      - libgcc1
      - libgcrypt20
      - libgl1
      - libglvnd0
      - libglx0
      - libgpg-error0
      - liblz4-1
      - liblzma5
      - libncursesw5
      - libogg0
      - libpng16-16
      - libpulse0
      - libsdl1.2debian
      - libslang2
      - libsndfile1
      - libstdc++6
      - libsystemd0
      - libtinfo5
      - libvorbis0a
      - libvorbisenc2
      - libwrap0
      - libx11-6
      - libxau6
      - libxcb1
      - libxdmcp6
      - libxext6
      - zlib1g

apps:
kblocks:
command: kblocks
environment:
"LD_LIBRARY_PATH": "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pulseaudio"
"DISABLE_WAYLAND": "1"

Last edited by silverserver; 02-21-2020 at 06:34 AM.
 
Old 02-22-2020, 07:52 AM   #2
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,573
Blog Entries: 19

Rep: Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452
The build uses autotools (i.e. autoconf and automake) and these expect certain files to be in place. Ignore the reference to configure.ac; it isn't called that any more. The modern name is configure.in. Here's a tutorial that gives you some idea of what to put in it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to download all required dependencies for required rpm package shrinivas.d Linux - Newbie 5 07-14-2019 09:58 AM
autoreconf failed with exit status 1. How an I fix this error? P. eleazar Linux - Newbie 9 07-21-2016 10:53 AM
Autoreconf Mess Up Configure Script btbx Linux - Software 2 01-19-2009 05:49 AM
URGENT autoreconf error maheshadadrsh Linux - Software 3 12-28-2007 12:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration