Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't compile in graphics lab due to permission denied error

4 views
Skip to first unread message

Stefanus Du Toit

unread,
Feb 13, 2004, 1:22:23 PM2/13/04
to
snic...@pythagoras.math.uwaterloo.ca (Stephen Nickerson [CSCF]) writes:
> On Fri, 13 Feb 2004 13:02:33 -0500 mj2t...@gl09.student.cs.uwaterloo.ca wrote:
> >/usr/include/GL/gl.h:2245:22: GL/glext.h: Permission denied
>
> Walter Tautz said he is looking into the problem and it should be
> fixed soon.

It's fixed now.

--
Stefanus Du Toit; http://3.141592.org/; gpg 4bf2e217; #include <iostream>
template<int i,int j=i-1>struct I{I(){if(i%j)I<i,j-1>();else I<i-1>();}};
template<int i>struct I<i,1>{I(){std::cout<<i<<'\n';I<i-1>();}};template<
>struct I<1,0>{I(){}};int main(){I<50>();}/* Use -ftemplate-depth-5000 */

0 new messages