Comment 187 for bug 251107

Revision history for this message
Anshuman Aggarwal (anshuman-aggarwal) wrote :

SOLUTION: Please note my problem above. I have found a solution and want to contribute back the solution to the community.

the CC compiler error with nvidia was fixed by using:

export CC=/usr/bin/gcc so that it uses the current gcc and the compile went fine.

I am not sure if this is the right fix (maybe the problem is caused by the upgrade to Intrepid from Hardy)...anyways this fixes it.
Hope this helps someone.