Hi,
I still do not know in which file the command Usage:
/usr/bin/python3.7m-x86_64-config is called and what I need to change so that
it can be compiled under F30.
For help, I would be grateful.
make[1]: Leaving directory
'/home/martin/rpmbuild/BUILD/vdr-epg-daemon-1.1.146/epglv'
Package py
I implemented Miro's suggestion, at least I tried.
## Add --embed flag for python 3.8 Support
#if 0%{?fedora} >= 31
sed -i -e 's:$(shell python-config --libs):$(shell python3-config --libs
--embed || python3-config --libs):' Makefile
sed -i -e 's:$(shell pkg-config --cflags --libs jansson):$(shel
On 21/08/2019 08:30, Tom Hughes wrote:
On 21/08/2019 08:08, Martin Gansser wrote:
can someone tell me what I need to change so that vdr-epg-daemon can
compile on f30.
Attached the rpm spec file [1] in which I have already made changes
for python38.
[1]
https://martinkg.fedorapeople.org/Erro
On 21/08/2019 08:08, Martin Gansser wrote:
can someone tell me what I need to change so that vdr-epg-daemon can compile on
f30.
Attached the rpm spec file [1] in which I have already made changes for
python38.
[1]
https://martinkg.fedorapeople.org/ErrorReports/vdr-epg-daemon/vdr-epg-daemon.s
Hi,
can someone tell me what I need to change so that vdr-epg-daemon can compile on
f30.
Attached the rpm spec file [1] in which I have already made changes for
python38.
[1]
https://martinkg.fedorapeople.org/ErrorReports/vdr-epg-daemon/vdr-epg-daemon.spec
Regards
Martin
_
I changed a few things in the spec file [1], but the compilation breaks on f30.
[1]
https://src.fedoraproject.org/rpms/vdr-epg-daemon/blob/master/f/vdr-epg-daemon.spec
make[1]: Entering directory
'/home/martin/rpmbuild/BUILD/vdr-epg-daemon-1.1.146/epglv'
gcc -c -I/usr/include/mysql -fPIC -L/usr
On 17. 08. 19 19:39, Martin Gansser wrote:
When i use a if condition in the spec file [1], vdr-epg-deamon compiles fine on f31, but without it it fails. > [1]
https://src.fedoraproject.org/rpms/vdr-epg-daemon/blob/master/f/vdr-epg-daemon.spec
The upstream recommended way is to try to use --embe
When i use a if condition in the spec file [1], vdr-epg-deamon compiles fine on
f31, but without it it fails.
make[1]: Entering directory
'/home/martin/rpmbuild/BUILD/vdr-epg-daemon-1.1.146/epglv'
gcc -c -I/usr/include/mysql -fPIC -L/usr/lib64/mysql -L/usr/lib64/ -lmariadb
-DMYSQL_DYNAMIC_PLUGI
On 16. 08. 19 13:34, Martin Gansser wrote:
Hi,
i run the following command as mentioned on [1]
$ fedpkg clone vdr-epg-daemon; cd vdr-epg-daemon; git merge master
$ git add vdr-epg-daemon-makefile.patch
$ fedpkg diff; fedpkg commit -p -c; fedpkg build --target=f32-python
but this fails like y
Hi,
i run the following command as mentioned on [1]
$ fedpkg clone vdr-epg-daemon; cd vdr-epg-daemon; git merge master
$ git add vdr-epg-daemon-makefile.patch
$ fedpkg diff; fedpkg commit -p -c; fedpkg build --target=f32-python
but this fails like you see here in the log-files [3]
Can somebod
10 matches
Mail list logo