Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#175 fixed -Zhigh-mem Silvan Scherrer
Description

Some rpm's don't have -Zhigh-mem and friends exported as LDFLAGS. We should take care that most if not all have it.

Eventually it's best to add the LDFLAGS to netlabs-rpmbuild-all.sh

#133 fixed /@unixroot/usr/include/paths.h is wrong dmik
Description

It turns out that the /@unixroot/usr/include/paths.h header installed by libc-devel contains incorrect _PATH_* definitions (added there by Knut). It assumes that essential system tools are installed in /@unixroot/bin while Yuri decided to drop this dir in favor of /@unixroot/usr/bin (which in fact contains all these tools).

Now we need to either get /@unixroot/bin back (e.g. as a symlink pointing to /@unixroot/usr/bin) or fix the paths.h definitions in our libc-devel.

#82 fixed A conflict between RPM packages libmpc3 and mpc-devel: both cannot be installed at the same time dbanet
Description

So I can have either the headers, or the library...

[C:\]yum install libmpc3 mpc-devel Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package libmpc3.i386 0:1.0.1-2 set to be updated ---> Package mpc-devel.i386 0:1.0.1-1 set to be updated --> Finished Dependency Resolution

Dependencies Resolved

================================================================================

Package Arch Version Repository Size

================================================================================ Installing:

libmpc3 i386 1.0.1-2 netlabs-rel 47 k mpc-devel i386 1.0.1-1 netlabs-rel 221 k

Transaction Summary ================================================================================ Install 2 Package(s) Upgrade 0 Package(s)

Total size: 269 k Installed size: 950 k Is this ok [y/N]: Downloading Packages: Running rpm_check_debug Running Transaction Test

Transaction Check Error:

file /@unixroot/usr/lib/mpc.dll conflicts between attempted installs of mpc-devel-1.0.1-1.i386 and libmpc3-1.0.1-2.i386

Error Summary


1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.