glapi/libdricore linking trouble with make install targets

2012-09-09 Thread Laurent Carlier
Le dimanche 9 septembre 2012 09:48:54 Andreas Radke a ?crit : > When building packages in ArchLinux we try to avoid the old > bin/minstall to move each and every file by hand. So we try to move to > make install targets. Here we run into several linking issues: > > make -C src/glx DESTDIR="${pkg

glapi/libdricore linking trouble with make install targets

2012-09-09 Thread Andreas Radke
When building packages in ArchLinux we try to avoid the old bin/minstall to move each and every file by hand. So we try to move to make install targets. Here we run into several linking issues: make -C src/glx DESTDIR="${pkgdir}" install fails with: make[2]: Entering directory `/build/src/mes

Re: glapi/libdricore linking trouble with make install targets

2012-09-09 Thread Laurent Carlier
Le dimanche 9 septembre 2012 09:48:54 Andreas Radke a écrit : > When building packages in ArchLinux we try to avoid the old > bin/minstall to move each and every file by hand. So we try to move to > make install targets. Here we run into several linking issues: > > make -C src/glx DESTDIR="${pkg

glapi/libdricore linking trouble with make install targets

2012-09-09 Thread Andreas Radke
When building packages in ArchLinux we try to avoid the old bin/minstall to move each and every file by hand. So we try to move to make install targets. Here we run into several linking issues: make -C src/glx DESTDIR="${pkgdir}" install fails with: make[2]: Entering directory `/build/src/mes